diff options
Diffstat (limited to 'x11-misc/xmbdfed')
-rw-r--r-- | x11-misc/xmbdfed/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/xmbdfed/xmbdfed-4.7_p1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/xmbdfed/ChangeLog b/x11-misc/xmbdfed/ChangeLog index 251113642758..056c17e2a2a9 100644 --- a/x11-misc/xmbdfed/ChangeLog +++ b/x11-misc/xmbdfed/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/xmbdfed # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmbdfed/ChangeLog,v 1.22 2009/10/18 13:36:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmbdfed/ChangeLog,v 1.23 2009/10/24 13:57:13 nixnut Exp $ + + 24 Oct 2009; nixnut <nixnut@gentoo.org> xmbdfed-4.7_p1-r1.ebuild: + ppc stable #289341 18 Oct 2009; Samuli Suominen <ssuominen@gentoo.org> xmbdfed-4.7_p1-r1.ebuild: diff --git a/x11-misc/xmbdfed/xmbdfed-4.7_p1-r1.ebuild b/x11-misc/xmbdfed/xmbdfed-4.7_p1-r1.ebuild index 6d68cde085a9..afbb059dbd7f 100644 --- a/x11-misc/xmbdfed/xmbdfed-4.7_p1-r1.ebuild +++ b/x11-misc/xmbdfed/xmbdfed-4.7_p1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmbdfed/xmbdfed-4.7_p1-r1.ebuild,v 1.3 2009/10/18 13:36:42 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/xmbdfed/xmbdfed-4.7_p1-r1.ebuild,v 1.4 2009/10/24 13:57:13 nixnut Exp $ EAPI=2 MY_P=${P/_p*} @@ -13,7 +13,7 @@ HOMEPAGE="http://clr.nmsu.edu/~mleisher/xmbdfed.html" LICENSE="as-is" SLOT="0" -KEYWORDS="amd64 ~ppc ~x86" +KEYWORDS="amd64 ppc ~x86" IUSE="" RESTRICT="test" |