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 | 3718b7945d00e4ddf9de0ba219ed54ab6b81e604 (patch) | |
tree | 454d8035bff376879b7d1fedd6f6fab42de9d97e /app-editors/amyedit | |
parent | Added sound as herd. (diff) | |
download | historical-3718b7945d00e4ddf9de0ba219ed54ab6b81e604.tar.gz historical-3718b7945d00e4ddf9de0ba219ed54ab6b81e604.tar.bz2 historical-3718b7945d00e4ddf9de0ba219ed54ab6b81e604.zip |
Marked ~amd64
Package-Manager: portage-2.0.53_rc5
Diffstat (limited to 'app-editors/amyedit')
-rw-r--r-- | app-editors/amyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/amyedit/Manifest | 12 | ||||
-rw-r--r-- | app-editors/amyedit/amyedit-0.9.ebuild | 4 |
3 files changed, 12 insertions, 9 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..e66247c36ff1 100644 --- a/app-editors/amyedit/Manifest +++ b/app-editors/amyedit/Manifest @@ -1,16 +1,16 @@ -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 -MD5 86428ce185e699de6c7eca13aaaf6684 ChangeLog 516 +MD5 d12161f4ae65a98e04f62318de8653b6 ChangeLog 585 MD5 129c79369e263508450645f05c05e966 amyedit-0.8.ebuild 571 -MD5 240ab267acbbdd1144aba64b233da55e amyedit-0.9.ebuild 578 +MD5 9521c620e0f464a64a8f3e665f296bf6 amyedit-0.9.ebuild 581 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) +Version: GnuPG v1.4.2 (GNU/Linux) -iD8DBQFC0HcaI1lqEGTUzyQRAi+wAKC4vZ5oOffWe/8EtGeZ/Aeywp5FLgCbBqRv -ss6oAAxRBR/aCcCtI7hbV8U= -=LsYP +iD8DBQFDUteOomPajV0RnrERAnSSAJ4+JyhHQN0TaG3j3Mr9Hs4iTZAxYgCeL3Jy +9O755FJt7snlxKGlK6rLqK4= +=fVeP -----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 |