diff options
author | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:55:44 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2009-04-05 18:55:44 +0000 |
commit | c09c409e5fd9dd30483957db038ae1682e2da3d7 (patch) | |
tree | 52cb3e923482d7e4879790c27cf2d14d194cc814 /x11-proto/printproto | |
parent | Stable on amd64, bug #251832 (diff) | |
download | gentoo-2-c09c409e5fd9dd30483957db038ae1682e2da3d7.tar.gz gentoo-2-c09c409e5fd9dd30483957db038ae1682e2da3d7.tar.bz2 gentoo-2-c09c409e5fd9dd30483957db038ae1682e2da3d7.zip |
Stable on amd64, bug #251832
(Portage version: 2.1.6.7/cvs/Linux x86_64)
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 6a5d9e9df1cc..d8fbdb4221d5 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.30 2009/04/03 14:30:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.31 2009/04/05 18:55:44 tester Exp $ + + 05 Apr 2009; Olivier Crête <tester@gentoo.org> printproto-1.0.4.ebuild: + Stable on amd64, bug #251832 03 Apr 2009; Brent Baude <ranger@gentoo.org> printproto-1.0.4.ebuild: Marking printproto-1.0.4 ppc64 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 6089f1862a10..2ffcc3c65fba 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.3 2009/04/03 14:30:43 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.4.ebuild,v 1.4 2009/04/05 18:55:44 tester 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}" |