diff options
author | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:39:55 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2011-02-23 16:39:55 +0000 |
commit | b386adbbee65842e6f34c8b099a6a9f292212a1b (patch) | |
tree | 5939cae10b8dbe199a8c7c55365dd27728618536 /x11-proto/printproto | |
parent | Stable for HPPA (bug #354237). (diff) | |
download | gentoo-2-b386adbbee65842e6f34c8b099a6a9f292212a1b.tar.gz gentoo-2-b386adbbee65842e6f34c8b099a6a9f292212a1b.tar.bz2 gentoo-2-b386adbbee65842e6f34c8b099a6a9f292212a1b.zip |
Stable for HPPA (bug #354237).
(Portage version: 2.2.0_alpha24/cvs/Linux i686)
Diffstat (limited to 'x11-proto/printproto')
-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 90b50ac8d501..ebb646a91825 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.45 2011/02/14 14:29:49 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.46 2011/02/23 16:39:55 jer Exp $ + + 23 Feb 2011; Jeroen Roovers <jer@gentoo.org> printproto-1.0.5.ebuild: + Stable for HPPA (bug #354237). 14 Feb 2011; Kacper Kowalik <xarthisius@gentoo.org> printproto-1.0.5.ebuild: diff --git a/x11-proto/printproto/printproto-1.0.5.ebuild b/x11-proto/printproto/printproto-1.0.5.ebuild index b066f096502c..f5f030547b43 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.4 2011/02/14 14:29:49 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.5.ebuild,v 1.5 2011/02/23 16:39:55 jer 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}" |