From: Mike Frysinger Date: Sun, 6 Aug 2006 18:17:17 +0000 (+0000) Subject: m68k/s390 stable X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=5dab85a019e2e1c8dbb3dd5f7a219291e942577f;p=gentoo.git m68k/s390 stable Package-Manager: portage-2.1.1_pre4 --- diff --git a/x11-apps/xkbcomp/Manifest b/x11-apps/xkbcomp/Manifest index 51879c78222a..b6a45645b520 100644 --- a/x11-apps/xkbcomp/Manifest +++ b/x11-apps/xkbcomp/Manifest @@ -1,8 +1,11 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + DIST xkbcomp-1.0.2.tar.bz2 185124 RMD160 9d20df260ab15711b5c3ceb8c75019b5fbb5149f SHA1 2e01ea15e85a815a40d028df794bdc41aed1a25c SHA256 45723b0c81473cdd58702c640bf0946d1aa664636fa0e86ec78c3716e5a5c2f7 -EBUILD xkbcomp-1.0.2.ebuild 770 RMD160 41762aed17e73a065efabfd1acb8d4fd00350c6f SHA1 7d0477d46fa098536eed5dbdf6e2e917d43759db SHA256 30c28ed12e5c54ca0e910c846fadf99c96cdd2d2a4db2918a3146a1bc724e471 -MD5 35edcaf32d58d5061af864e3a36a6ab1 xkbcomp-1.0.2.ebuild 770 -RMD160 41762aed17e73a065efabfd1acb8d4fd00350c6f xkbcomp-1.0.2.ebuild 770 -SHA256 30c28ed12e5c54ca0e910c846fadf99c96cdd2d2a4db2918a3146a1bc724e471 xkbcomp-1.0.2.ebuild 770 +EBUILD xkbcomp-1.0.2.ebuild 775 RMD160 a32a9bd9905a2e0f5e71bcf277573e62849a1d2c SHA1 9af150f75962c8df0ca3cecdf403a5d8b0a77bbb SHA256 05206f21ad961e2b57241eeab7eee90a5cb4a78f1e48d7b6c7901b987cf59d85 +MD5 3e47e37611c7f9c513aa82ab3ea6e708 xkbcomp-1.0.2.ebuild 775 +RMD160 a32a9bd9905a2e0f5e71bcf277573e62849a1d2c xkbcomp-1.0.2.ebuild 775 +SHA256 05206f21ad961e2b57241eeab7eee90a5cb4a78f1e48d7b6c7901b987cf59d85 xkbcomp-1.0.2.ebuild 775 MISC ChangeLog 3673 RMD160 4f4b9859071947a19f25c96fdc2c10339adfeb60 SHA1 72b74a12acb899d8186b08f8231932a7a3a3c894 SHA256 445d64a70f0672b7c019626345ed84483a3a50a0e267569039552ed750760686 MD5 064385c3ceed044ffd11077750599e6a ChangeLog 3673 RMD160 4f4b9859071947a19f25c96fdc2c10339adfeb60 ChangeLog 3673 @@ -14,3 +17,10 @@ SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata MD5 f728baec0cf9c19b2533263270a77438 files/digest-xkbcomp-1.0.2 244 RMD160 70c522ba2240a50453f23c3f7a068a05106a2729 files/digest-xkbcomp-1.0.2 244 SHA256 bb55dd3c5db84fa3b905df117f4533dbc9cce7c283db72d5352128aa34fb1db3 files/digest-xkbcomp-1.0.2 244 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.4 (GNU/Linux) + +iD8DBQFE1jI3amhnQswr0vIRAsoxAJ0eKvkQK2YLaL0zh9VgTRVDh3RCJgCeNApx +ILm9R+ZptxbD/shFdLP4BlM= +=dKRg +-----END PGP SIGNATURE----- diff --git a/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild b/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild index 0c86f5f89521..764b570b5687 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.7 2006/07/19 13:43:00 gmsoft Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xkbcomp/xkbcomp-1.0.2.ebuild,v 1.8 2006/08/06 18:17:17 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,8 @@ 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 m68k mips ppc ppc64 s390 sh sparc x86 ~x86-fbsd" + RDEPEND="x11-libs/libX11 x11-libs/libxkbfile" DEPEND="${RDEPEND}"