diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:43 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 14:30:43 +0000 |
commit | ac6daf545c5d0f58245f1661f7e4020b488a3564 (patch) | |
tree | fb49e22bd1f282829115c689d5563e826baaed80 /x11-proto/printproto | |
parent | Marking xf86driproto-2.0.4 ppc64 for bug 251832 (diff) | |
download | gentoo-2-ac6daf545c5d0f58245f1661f7e4020b488a3564.tar.gz gentoo-2-ac6daf545c5d0f58245f1661f7e4020b488a3564.tar.bz2 gentoo-2-ac6daf545c5d0f58245f1661f7e4020b488a3564.zip |
Marking printproto-1.0.4 ppc64 for bug 251832
(Portage version: 2.1.6.11/cvs/Linux ppc64)
Diffstat (limited to 'x11-proto/printproto')
-rw-r--r-- | x11-proto/printproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index c88d63f0f460..6a5d9e9df1cc 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.29 2009/04/03 13:56:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.30 2009/04/03 14:30:43 ranger Exp $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> printproto-1.0.4.ebuild: + Marking printproto-1.0.4 ppc64 stable for bug 251832 03 Apr 2009; Brent Baude <ranger@gentoo.org> printproto-1.0.4.ebuild: Marking printproto-1.0.4 ppc stable for bug 251832 diff --git a/x11-proto/printproto/printproto-1.0.4.ebuild b/x11-proto/printproto/printproto-1.0.4.ebuild index 82a398873b66..6089f1862a10 100644 --- a/x11-proto/printproto/printproto-1.0.4.ebuild +++ b/x11-proto/printproto/printproto-1.0.4.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-proto/printproto/printproto-1.0.4.ebuild,v 1.2 2009/04/03 13:56:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.3 2009/04/03 14:30:43 ranger Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="X.Org Print protocol headers" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND}" |