First Last Prev Next    No search results available      Search page      Enter new bug
Bug#: 93414
Alias:
Product:
Component:
Status: RESOLVED
Resolution: FIXED
Assigned To: Net-Mail Packages <net-mail@gentoo.org>
Hardware:
OS:
Version:
Priority:
Severity:
Reporter: Oleg Kostyuk <cub.uanic@gmail.com>
Add CC:
CC:
URL:
Summary:
Status Whiteboard:
Keywords:

Filename Description Type Creator Created Size Actions
Create a New Attachment (proposed patch, testcase, etc.) View All

Bug 93414 depends on: Show dependency tree
Show dependency graph
Bug 93414 blocks:
Votes: 0    Show votes for this bug    Vote for this bug

Additional Comments: (this is where you put emerge --info)







View Bug Activity   |   Format For Printing   |   XML   |   Clone This Bug


Description:   Opened: 2005-05-21 05:49 0000
Could someone help me with creating ebuild for TMDA-1.1.4 (mail-filter/tmda) ?

Reproducible: Always
Steps to Reproduce:

------- Comment #1 From Jakub Moc 2006-05-30 03:20:37 0000 -------
No activity in one year. If you are still interested in this, attach an ebuild.
There are over 2000 bugs filed for new ebuilds, if you want something in
portage, at least attempt an ebuild.

http://www.gentoo.org/proj/en/devrel/handbook/handbook.xml?part=2&chap=1
http://devmanual.gentoo.org/

Thanks.

------- Comment #2 From Oleg Kostyuk 2006-05-30 04:52:18 0000 -------
Here is patch to get new ebuild from existing one

gentoo tmda # diff -u tmda-1.0.3-r3.ebuild tmda-1.1.4.ebuild
--- tmda-1.0.3-r3.ebuild  2005-06-05 15:05:45.000000000 +0300
+++ tmda-1.1.4.ebuild      2006-05-30 14:45:29.000000000 +0300
@@ -11,9 +11,9 @@
 DEPEND=">=dev-lang/python-2.2
        virtual/mta"

-SRC_URI="http://www.tmda.net/releases/stable/${P}.tgz"
+SRC_URI="http://www.tmda.net/releases/unstable/${P}.tgz"
 SLOT="0"
-KEYWORDS="~amd64 ppc ~sparc x86"
+KEYWORDS="~amd64 ~ppc ~sparc ~x86"
 IUSE=""

 src_compile () {

------- Comment #3 From Jakub Moc 2006-05-30 05:12:28 0000 -------
(In reply to comment #2)
> Here is patch to get new ebuild from existing one

Gah, this has been completely misassigned, it's an existing ebuild in portage.
Should never have been marked as REQUEST. Sorry about this.

------- Comment #4 From Andrej Kacian (RETIRED) 2006-05-31 02:52:28 0000 -------
Bumped in CVS. Upstream changed location of sample config file in the tarball
(to contrib/dot-tmda/), so that had to be adjusted in the ebuild as well.

Sorry for the delay, Oleg!

First Last Prev Next    No search results available      Search page      Enter new bug