diff options
author | Brent Baude <ranger@gentoo.org> | 2008-08-30 15:24:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2008-08-30 15:24:53 +0000 |
commit | b794dd1b18135c3ca04fd0042ec75fae8f0cf396 (patch) | |
tree | d35a61dc11c4af927a0383b7a8991922c63f4af6 /rox-extra/edit | |
parent | Improved sed used on previous commit. (diff) | |
download | historical-b794dd1b18135c3ca04fd0042ec75fae8f0cf396.tar.gz historical-b794dd1b18135c3ca04fd0042ec75fae8f0cf396.tar.bz2 historical-b794dd1b18135c3ca04fd0042ec75fae8f0cf396.zip |
Marking rox-extra packages ppc stable for bug 236057
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'rox-extra/edit')
-rw-r--r-- | rox-extra/edit/ChangeLog | 5 | ||||
-rw-r--r-- | rox-extra/edit/edit-2.0-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/rox-extra/edit/ChangeLog b/rox-extra/edit/ChangeLog index ab40d1b84263..1d4fefb52a7d 100644 --- a/rox-extra/edit/ChangeLog +++ b/rox-extra/edit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for rox-extra/edit # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.15 2008/08/28 19:20:54 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/ChangeLog,v 1.16 2008/08/30 15:24:52 ranger Exp $ + + 30 Aug 2008; Brent Baude <ranger@gentoo.org> edit-2.0-r1.ebuild: + Marking edit-2.0-r1 ppc stable for bug 236057 28 Aug 2008; Jim Ramsay <lack@gentoo.org> -edit-1.9.5.ebuild: Version cleanup diff --git a/rox-extra/edit/edit-2.0-r1.ebuild b/rox-extra/edit/edit-2.0-r1.ebuild index 1560b870844a..2cb325958218 100644 --- a/rox-extra/edit/edit-2.0-r1.ebuild +++ b/rox-extra/edit/edit-2.0-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.0-r1.ebuild,v 1.5 2008/08/28 19:19:53 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/edit/edit-2.0-r1.ebuild,v 1.6 2008/08/30 15:24:52 ranger Exp $ ROX_LIB_VER=1.9.14 inherit rox @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/rox/${P}.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="" # do some cleanup. Edit 2.0 has CVS dirs included |