diff options
author | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:56:26 +0000 |
---|---|---|
committer | Brent Baude <ranger@gentoo.org> | 2009-04-03 13:56:26 +0000 |
commit | f0e298e1567337f54afd11ae2ff88b40d27f44d2 (patch) | |
tree | 135284a7ac9029523f4d71185793bec6ff2306fc /x11-proto/printproto | |
parent | Marking inputproto-1.5.0 ppc for bug 251832 (diff) | |
download | gentoo-2-f0e298e1567337f54afd11ae2ff88b40d27f44d2.tar.gz gentoo-2-f0e298e1567337f54afd11ae2ff88b40d27f44d2.tar.bz2 gentoo-2-f0e298e1567337f54afd11ae2ff88b40d27f44d2.zip |
Marking printproto-1.0.4 ppc 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 | 7 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.4.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index fff21c09748a..c88d63f0f460 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/printproto -# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.28 2008/03/10 01:47:22 dberkholz Exp $ +# 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 $ + + 03 Apr 2009; Brent Baude <ranger@gentoo.org> printproto-1.0.4.ebuild: + Marking printproto-1.0.4 ppc stable for bug 251832 *printproto-1.0.4 (10 Mar 2008) diff --git a/x11-proto/printproto/printproto-1.0.4.ebuild b/x11-proto/printproto/printproto-1.0.4.ebuild index e736b74fa3ff..82a398873b66 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-2008 Gentoo Foundation +# 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.1 2008/03/10 01:47:22 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.2 2009/04/03 13:56:26 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}" |