diff options
author | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 13:43:00 +0000 |
---|---|---|
committer | Guy Martin <gmsoft@gentoo.org> | 2006-07-19 13:43:00 +0000 |
commit | 34e87b7b3a9658171069cf7fc0ac64071352701d (patch) | |
tree | db6afa354479d624f32781f59863a369054e88e8 /x11-apps | |
parent | Fix manifest too (diff) | |
download | gentoo-2-34e87b7b3a9658171069cf7fc0ac64071352701d.tar.gz gentoo-2-34e87b7b3a9658171069cf7fc0ac64071352701d.tar.bz2 gentoo-2-34e87b7b3a9658171069cf7fc0ac64071352701d.zip |
Stable on hppa.
(Portage version: 2.1.1_pre1-r2)
Diffstat (limited to 'x11-apps')
-rw-r--r-- | x11-apps/xkbcomp/ChangeLog | 5 | ||||
-rw-r--r-- | x11-apps/xkbcomp/files/digest-xkbcomp-1.0.2 | 2 | ||||
-rw-r--r-- | x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild | 4 |
3 files changed, 8 insertions, 3 deletions
diff --git a/x11-apps/xkbcomp/ChangeLog b/x11-apps/xkbcomp/ChangeLog index 30f2273f0e5e..64aca4608bcd 100644 --- a/x11-apps/xkbcomp/ChangeLog +++ b/x11-apps/xkbcomp/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-apps/xkbcomp # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.29 2006/07/10 19:17:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/ChangeLog,v 1.30 2006/07/19 13:43:00 gmsoft Exp $ + + 19 Jul 2006; Guy Martin <gmsoft@gentoo.org> xkbcomp-1.0.2.ebuild: + Stable on hppa. 10 Jul 2006; Aron Griffis <agriffis@gentoo.org> xkbcomp-1.0.2.ebuild: Mark 1.0.2 stable on ia64 diff --git a/x11-apps/xkbcomp/files/digest-xkbcomp-1.0.2 b/x11-apps/xkbcomp/files/digest-xkbcomp-1.0.2 index 2e1c91b67e7e..b73dd25edb84 100644 --- a/x11-apps/xkbcomp/files/digest-xkbcomp-1.0.2 +++ b/x11-apps/xkbcomp/files/digest-xkbcomp-1.0.2 @@ -1 +1,3 @@ MD5 8b22a5e6d780ec70bf98d31cdbd65658 xkbcomp-1.0.2.tar.bz2 185124 +RMD160 9d20df260ab15711b5c3ceb8c75019b5fbb5149f xkbcomp-1.0.2.tar.bz2 185124 +SHA256 45723b0c81473cdd58702c640bf0946d1aa664636fa0e86ec78c3716e5a5c2f7 xkbcomp-1.0.2.tar.bz2 185124 diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild index 77f37b26ea1e..0c86f5f89521 100644 --- a/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild +++ b/x11-apps/xkbcomp/xkbcomp-1.0.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-apps/xkbcomp/xkbcomp-1.0.2.ebuild,v 1.6 2006/07/10 19:17:17 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild,v 1.7 2006/07/19 13:43:00 gmsoft Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular multilib DESCRIPTION="X.Org xkbcomp application" -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="x11-libs/libX11 x11-libs/libxkbfile" DEPEND="${RDEPEND}" |