diff options
author | 2009-05-20 13:34:41 +0000 | |
---|---|---|
committer | 2009-05-20 13:34:41 +0000 | |
commit | b5d328e34972dd0ed930c1672e19dec9368690e2 (patch) | |
tree | 988b893a1af46b92fac2498aeaed563e5cb10753 /x11-apps/xfsinfo | |
parent | Marking xgamma-1.0.2 ppc for bug 268581 (diff) | |
download | historical-b5d328e34972dd0ed930c1672e19dec9368690e2.tar.gz historical-b5d328e34972dd0ed930c1672e19dec9368690e2.tar.bz2 historical-b5d328e34972dd0ed930c1672e19dec9368690e2.zip |
Marking xfsinfo-1.0.2 ~ppc for bug 268581
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'x11-apps/xfsinfo')
-rw-r--r-- | x11-apps/xfsinfo/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-apps/xfsinfo/ChangeLog b/x11-apps/xfsinfo/ChangeLog index 23f3ce264fe0..4f86e139e000 100644 --- a/x11-apps/xfsinfo/ChangeLog +++ b/x11-apps/xfsinfo/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xfsinfo # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.18 2009/05/14 20:56:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.19 2009/05/20 13:34:41 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> xfsinfo-1.0.2.ebuild: + Marking xfsinfo-1.0.2 ppc stable for bug 268581 14 May 2009; Markus Meier <maekke@gentoo.org> xfsinfo-1.0.2.ebuild: amd64 stable, bug #268581 diff --git a/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild b/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild index f9a6c718d520..99bacd81f68a 100644 --- a/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild +++ b/x11-apps/xfsinfo/xfsinfo-1.0.2.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-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v 1.4 2009/05/14 20:56:23 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v 1.5 2009/05/20 13:34:41 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X font server information utility" -KEYWORDS="amd64 ~mips ~ppc ~ppc64 ~sparc x86" +KEYWORDS="amd64 ~mips ppc ~ppc64 ~sparc x86" IUSE="" RDEPEND="x11-libs/libX11 x11-libs/libFS" |