diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:06:39 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 09:06:39 +0000 |
commit | 8ee3243415836497751338d7aa2a715a473160ed (patch) | |
tree | 20e1ebb8a93e08600df16ac3ae82e6746d049467 /x11-proto | |
parent | Stable on hppa. (diff) | |
download | gentoo-2-8ee3243415836497751338d7aa2a715a473160ed.tar.gz gentoo-2-8ee3243415836497751338d7aa2a715a473160ed.tar.bz2 gentoo-2-8ee3243415836497751338d7aa2a715a473160ed.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xcmiscproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 | 2 | ||||
-rw-r--r-- | x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-proto/xcmiscproto/ChangeLog b/x11-proto/xcmiscproto/ChangeLog index 32f4b005b1f5..b6a83e3b3fa7 100644 --- a/x11-proto/xcmiscproto/ChangeLog +++ b/x11-proto/xcmiscproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xcmiscproto # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.25 2006/07/10 12:54:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/ChangeLog,v 1.26 2006/07/19 09:06:39 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xcmiscproto-1.1.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xcmiscproto-1.1.2.ebuild: Mark 1.1.2 stable on ia64 diff --git a/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 index c4c045d64d45..d0eaa732a595 100644 --- a/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 +++ b/x11-proto/xcmiscproto/files/digest-xcmiscproto-1.1.2 @@ -1 +1,3 @@ MD5 fde0b050901f024b19159cdacdcfbd20 xcmiscproto-1.1.2.tar.bz2 36750 +RMD160 375efab5b1ba235687cc3cfa58d33fb690f76028 xcmiscproto-1.1.2.tar.bz2 36750 +SHA256 b2807e96a9d632b7bbf1782a43095de51f3feae3d2e25374d3df00c6c68792ab xcmiscproto-1.1.2.tar.bz2 36750 diff --git a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild index a612aae8a5aa..468397a73693 100644 --- a/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild +++ b/x11-proto/xcmiscproto/xcmiscproto-1.1.2.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/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.13 2006/07/10 12:54:12 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xcmiscproto/xcmiscproto-1.1.2.ebuild,v 1.14 2006/07/19 09:06:39 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,6 +9,6 @@ inherit x-modular DESCRIPTION="X.Org XCMisc 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}" |