diff options
author | Brent Baude <ranger@gentoo.org> | 2012-04-15 15:59:11 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2012-04-15 15:59:11 +0000 |
commit | 7606e859c6fe62169d2ce859194a0be9424f619a (patch) | |
tree | 7b2645ff76ccff3c1dfda147b7d479c22b125d97 /app-text/chasen | |
parent | Clean up old revision. (diff) | |
download | gentoo-2-7606e859c6fe62169d2ce859194a0be9424f619a.tar.gz gentoo-2-7606e859c6fe62169d2ce859194a0be9424f619a.tar.bz2 gentoo-2-7606e859c6fe62169d2ce859194a0be9424f619a.zip |
Marking chasen-2.4.4-r2 ppc for bug 390769
(Portage version: 2.1.10.11/cvs/Linux ppc64)
Diffstat (limited to 'app-text/chasen')
-rw-r--r-- | app-text/chasen/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/chasen/chasen-2.4.4-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/chasen/ChangeLog b/app-text/chasen/ChangeLog index 19a30c854866..cda111b3c8b1 100644 --- a/app-text/chasen/ChangeLog +++ b/app-text/chasen/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/chasen # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/ChangeLog,v 1.44 2012/04/10 20:13:42 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/ChangeLog,v 1.45 2012/04/15 15:59:11 ranger Exp $ + + 15 Apr 2012; Brent Baude <ranger@gentoo.org> chasen-2.4.4-r2.ebuild: + Marking chasen-2.4.4-r2 ppc for bug 390769 10 Apr 2012; Andreas Schuerch <nativemad@gentoo.org> chasen-2.4.4-r2.ebuild: x86 stable, see bug 390769 diff --git a/app-text/chasen/chasen-2.4.4-r2.ebuild b/app-text/chasen/chasen-2.4.4-r2.ebuild index bc161ec164e4..7caa40269644 100644 --- a/app-text/chasen/chasen-2.4.4-r2.ebuild +++ b/app-text/chasen/chasen-2.4.4-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4-r2.ebuild,v 1.2 2012/04/10 20:13:42 nativemad Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/chasen/chasen-2.4.4-r2.ebuild,v 1.3 2012/04/15 15:59:11 ranger Exp $ EAPI="4" inherit perl-module @@ -11,7 +11,7 @@ SRC_URI="mirror://sourceforge.jp//chasen-legacy/32224/${P}.tar.gz" LICENSE="BSD" SLOT="0" -KEYWORDS="~amd64 ~ppc ~ppc64 ~sparc x86 ~sparc-solaris" +KEYWORDS="~amd64 ppc ~ppc64 ~sparc x86 ~sparc-solaris" IUSE="perl static-libs" DEPEND=">=dev-libs/darts-0.32" |