diff options
author | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:57:06 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2011-03-05 15:57:06 +0000 |
commit | e186893cd6cbb0ee3a0cb39d04bd02f80aad8604 (patch) | |
tree | 2ca87771d3da1584c6d6cc016b4b90542faabae2 /x11-proto | |
parent | alpha/arm/ia64/s390/sh/sparc stable wrt #354237 (diff) | |
download | gentoo-2-e186893cd6cbb0ee3a0cb39d04bd02f80aad8604.tar.gz gentoo-2-e186893cd6cbb0ee3a0cb39d04bd02f80aad8604.tar.bz2 gentoo-2-e186893cd6cbb0ee3a0cb39d04bd02f80aad8604.zip |
alpha/arm/ia64/s390/sh/sparc stable wrt #354237
(Portage version: 2.1.9.41/cvs/Linux ia64)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/printproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index ebb646a91825..819f5c1058b8 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.46 2011/02/23 16:39:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.47 2011/03/05 15:57:06 armin76 Exp $ + + 05 Mar 2011; Raúl Porcel <armin76@gentoo.org> printproto-1.0.5.ebuild: + alpha/arm/ia64/s390/sh/sparc stable wrt #354237 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> printproto-1.0.5.ebuild: Stable for HPPA (bug #354237). diff --git a/x11-proto/printproto/printproto-1.0.5.ebuild b/x11-proto/printproto/printproto-1.0.5.ebuild index f5f030547b43..54273f9033c4 100644 --- a/x11-proto/printproto/printproto-1.0.5.ebuild +++ b/x11-proto/printproto/printproto-1.0.5.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5.ebuild,v 1.5 2011/02/23 16:39:55 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5.ebuild,v 1.6 2011/03/05 15:57:06 armin76 Exp $ EAPI=3 @@ -8,7 +8,7 @@ inherit xorg-2 DESCRIPTION="X.Org Print protocol headers" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 ~s390 ~sh ~sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ~ppc64 s390 sh sparc x86 ~ppc-aix ~x86-fbsd ~x64-freebsd ~ia64-hpux ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~sparc64-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |