diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:21:29 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:21:29 +0000 |
commit | a276484da5ab344f61298a811f4e2c70b606834f (patch) | |
tree | c925ebbda7057ed655795be433aff1c861130553 /x11-proto | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-a276484da5ab344f61298a811f4e2c70b606834f.tar.gz gentoo-2-a276484da5ab344f61298a811f4e2c70b606834f.tar.bz2 gentoo-2-a276484da5ab344f61298a811f4e2c70b606834f.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/printproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/printproto/files/digest-printproto-1.0.3 | 2 | ||||
-rw-r--r-- | x11-proto/printproto/printproto-1.0.3.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/printproto/ChangeLog b/x11-proto/printproto/ChangeLog index 15bcd6526c78..74844501d7b1 100644 --- a/x11-proto/printproto/ChangeLog +++ b/x11-proto/printproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/printproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.25 2006/07/10 13:20:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/ChangeLog,v 1.26 2006/07/19 09:21:29 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> printproto-1.0.3.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> printproto-1.0.3.ebuild: Mark 1.0.3 stable on ia64 diff --git a/x11-proto/printproto/files/digest-printproto-1.0.3 b/x11-proto/printproto/files/digest-printproto-1.0.3 index 67368efbf5af..758cbb4e1f1a 100644 --- a/x11-proto/printproto/files/digest-printproto-1.0.3 +++ b/x11-proto/printproto/files/digest-printproto-1.0.3 @@ -1 +1,3 @@ MD5 0f4e7982c6d4ec3b2cf38502dd1293a3 printproto-1.0.3.tar.bz2 43560 +RMD160 af2312cd43efc2d2d26dd161a4ef667f2a928155 printproto-1.0.3.tar.bz2 43560 +SHA256 8b375f8cda83dfc7d84be44af41eedd484d0e2499acbd19bdca5b4056dec7235 printproto-1.0.3.tar.bz2 43560 diff --git a/x11-proto/printproto/printproto-1.0.3.ebuild b/x11-proto/printproto/printproto-1.0.3.ebuild index 56d23d1d1f12..73edcf93aa3c 100644 --- a/x11-proto/printproto/printproto-1.0.3.ebuild +++ b/x11-proto/printproto/printproto-1.0.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.12 2006/07/10 13:20:30 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/printproto/printproto-1.0.3.ebuild,v 1.13 2006/07/19 09:21:29 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org Print protocol headers" RESTRICT="mirror" -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}" |