diff options
author | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-16 22:43:05 +0000 |
---|---|---|
committer | Daniel Gryniewicz <dang@gentoo.org> | 2005-10-16 22:43:05 +0000 |
commit | 7c3a53a77013539ce32ab7216b2314a81549c845 (patch) | |
tree | c984bac539bf4e3cbe808b000f94a89631a317ae /app-editors | |
parent | Added sound as herd. (diff) | |
download | gentoo-2-7c3a53a77013539ce32ab7216b2314a81549c845.tar.gz gentoo-2-7c3a53a77013539ce32ab7216b2314a81549c845.tar.bz2 gentoo-2-7c3a53a77013539ce32ab7216b2314a81549c845.zip |
Marked ~amd64
(Portage version: 2.0.53_rc5)
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/amyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/amyedit/Manifest | 14 | ||||
-rw-r--r-- | app-editors/amyedit/amyedit-0.9.ebuild | 4 |
3 files changed, 8 insertions, 15 deletions
diff --git a/app-editors/amyedit/ChangeLog b/app-editors/amyedit/ChangeLog index 79e7e706e29e..9a8e5a1d03fd 100644 --- a/app-editors/amyedit/ChangeLog +++ b/app-editors/amyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/amyedit # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.3 2005/07/08 16:02:34 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/ChangeLog,v 1.4 2005/10/16 22:43:05 dang Exp $ + + 16 Oct 2005; <dang@gentoo.org> amyedit-0.9.ebuild: + Marked ~amd64 08 Jul 2005; David Holm <dholm@gentoo.org> amyedit-0.9.ebuild: Added to ~ppc. diff --git a/app-editors/amyedit/Manifest b/app-editors/amyedit/Manifest index 8e9654258c2f..cc4b51084e22 100644 --- a/app-editors/amyedit/Manifest +++ b/app-editors/amyedit/Manifest @@ -1,16 +1,6 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - -MD5 86428ce185e699de6c7eca13aaaf6684 ChangeLog 516 +MD5 475fca59e7c29e9f1d2aa63bd6f014fe ChangeLog 586 MD5 129c79369e263508450645f05c05e966 amyedit-0.8.ebuild 571 -MD5 240ab267acbbdd1144aba64b233da55e amyedit-0.9.ebuild 578 +MD5 eb9c9bd944c3238b53d5522dd978981c amyedit-0.9.ebuild 585 MD5 0592a422c868ed668569bdae582e7dac files/digest-amyedit-0.8 64 MD5 433d8c31659fcbe7d9f7719336ebe354 files/digest-amyedit-0.9 64 MD5 a0ec84f1746e35678274bbcee0e37869 metadata.xml 230 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFC0HcaI1lqEGTUzyQRAi+wAKC4vZ5oOffWe/8EtGeZ/Aeywp5FLgCbBqRv -ss6oAAxRBR/aCcCtI7hbV8U= -=LsYP ------END PGP SIGNATURE----- diff --git a/app-editors/amyedit/amyedit-0.9.ebuild b/app-editors/amyedit/amyedit-0.9.ebuild index 3a7fb9cad707..1bf3c33e55af 100644 --- a/app-editors/amyedit/amyedit-0.9.ebuild +++ b/app-editors/amyedit/amyedit-0.9.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.3 2005/07/10 01:17:00 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/amyedit/amyedit-0.9.ebuild,v 1.4 2005/10/16 22:43:05 dang Exp $ inherit eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://amyedit.sf.net" SRC_URI="mirror://sourceforge/amyedit/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~ppc ~x86" +KEYWORDS="~amd64 ~ppc ~x86" IUSE="" DEPEND=">=dev-cpp/gtkmm-2.4.8 >=x11-libs/gtksourceview-1.0 |