diff options
author | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:49:53 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-05-20 13:49:53 +0000 |
commit | cf6fb3ebbd7865470097f131e0f01a9e5a95c475 (patch) | |
tree | e92010a8b415470972d78922ff44a3cda23429b9 /x11-apps | |
parent | Marking fstobdf-1.0.3 ppc64 for bug 268581 (diff) | |
download | historical-cf6fb3ebbd7865470097f131e0f01a9e5a95c475.tar.gz historical-cf6fb3ebbd7865470097f131e0f01a9e5a95c475.tar.bz2 historical-cf6fb3ebbd7865470097f131e0f01a9e5a95c475.zip |
Marking xfsinfo-1.0.2 ppc64 for bug 268581
Package-Manager: portage-2.1.6.13/cvs/Linux ppc64
Diffstat (limited to 'x11-apps')
-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 4f86e139e000..1dfdc36e4a1b 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.19 2009/05/20 13:34:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/ChangeLog,v 1.20 2009/05/20 13:49:52 ranger Exp $ + + 20 May 2009; Brent Baude <ranger@gentoo.org> xfsinfo-1.0.2.ebuild: + Marking xfsinfo-1.0.2 ppc64 stable for bug 268581 20 May 2009; Brent Baude <ranger@gentoo.org> xfsinfo-1.0.2.ebuild: Marking xfsinfo-1.0.2 ppc stable for bug 268581 diff --git a/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild b/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild index 99bacd81f68a..d3a1314fbed1 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.5 2009/05/20 13:34:41 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xfsinfo/xfsinfo-1.0.2.ebuild,v 1.6 2009/05/20 13:49:52 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" |