diff options
author | Tom Gall <tgall@gentoo.org> | 2004-06-29 02:10:50 +0000 |
---|---|---|
committer | Tom Gall <tgall@gentoo.org> | 2004-06-29 02:10:50 +0000 |
commit | 0b94a719470f0fbc2c4c554427bd812805fac1ca (patch) | |
tree | 2875f7fec6290c68ce50c4d69846f78571818e44 /app-editors | |
parent | stable on ppc64, bug #54188 (diff) | |
download | historical-0b94a719470f0fbc2c4c554427bd812805fac1ca.tar.gz historical-0b94a719470f0fbc2c4c554427bd812805fac1ca.tar.bz2 historical-0b94a719470f0fbc2c4c554427bd812805fac1ca.zip |
stable on ppc64, bug# 55435
Diffstat (limited to 'app-editors')
-rw-r--r-- | app-editors/easyedit/ChangeLog | 5 | ||||
-rw-r--r-- | app-editors/easyedit/Manifest | 4 | ||||
-rw-r--r-- | app-editors/easyedit/easyedit-1.4.6.ebuild | 4 |
3 files changed, 8 insertions, 5 deletions
diff --git a/app-editors/easyedit/ChangeLog b/app-editors/easyedit/ChangeLog index 164036b97128..e752f8af16f5 100644 --- a/app-editors/easyedit/ChangeLog +++ b/app-editors/easyedit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-editors/easyedit # Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.3 2004/06/24 21:52:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/ChangeLog,v 1.4 2004/06/29 02:10:50 tgall Exp $ + + 28 Jun 2004; Tom Gall <tgall@gentoo.org> easyedit-1.4.6.ebuild: + stable on ppc64, bug #55435 03 Mar 2004; Akinori Hattori <hattya@gentoo.org> easyedit-1.4.6.ebuild: marked stable on x86. diff --git a/app-editors/easyedit/Manifest b/app-editors/easyedit/Manifest index e8fc80ceb218..9f71be7d7482 100644 --- a/app-editors/easyedit/Manifest +++ b/app-editors/easyedit/Manifest @@ -1,4 +1,4 @@ -MD5 8caecef9c46295af8767be0f093f301d ChangeLog 534 +MD5 905160b70f8dc43584d6f378621bc2af ChangeLog 628 +MD5 5cc818734e56f684f1d82750a5799c9b easyedit-1.4.6.ebuild 690 MD5 c9f54ac0eadf3d14a44e5dc692f0df73 metadata.xml 230 -MD5 ab0ebc41097f5f2843f88e2b7a638f88 easyedit-1.4.6.ebuild 687 MD5 f85ccb7c4940841113d3572b8a7da566 files/digest-easyedit-1.4.6 60 diff --git a/app-editors/easyedit/easyedit-1.4.6.ebuild b/app-editors/easyedit/easyedit-1.4.6.ebuild index faaa8e934b2c..990037a049fb 100644 --- a/app-editors/easyedit/easyedit-1.4.6.ebuild +++ b/app-editors/easyedit/easyedit-1.4.6.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.3 2004/06/24 21:52:58 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-editors/easyedit/easyedit-1.4.6.ebuild,v 1.4 2004/06/29 02:10:50 tgall Exp $ IUSE="" @@ -11,7 +11,7 @@ HOMEPAGE="http://mahon.cwx.net/" SRC_URI="http://mahon.cwx.net/sources/${MY_P}.src.tgz" LICENSE="Artistic" -KEYWORDS="x86" +KEYWORDS="x86 ppc64" SLOT="0" DEPEND=">=sys-libs/ncurses-5.0" |