diff options
author | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:39:24 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2006-02-23 05:39:24 +0000 |
commit | 05668edecfffb362f6a4eeb0202e25186199573b (patch) | |
tree | 43058092884b8308d7d061648ff3975499adeab7 /x11-apps/xdpyinfo | |
parent | hppa/ia64/sh love (diff) | |
download | historical-05668edecfffb362f6a4eeb0202e25186199573b.tar.gz historical-05668edecfffb362f6a4eeb0202e25186199573b.tar.bz2 historical-05668edecfffb362f6a4eeb0202e25186199573b.zip |
alpha/hppa/ia64/sh love
Package-Manager: portage-2.1_pre4-r1
Diffstat (limited to 'x11-apps/xdpyinfo')
-rw-r--r-- | x11-apps/xdpyinfo/Manifest | 10 | ||||
-rw-r--r-- | x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild | 4 |
2 files changed, 12 insertions, 2 deletions
diff --git a/x11-apps/xdpyinfo/Manifest b/x11-apps/xdpyinfo/Manifest index 216bb43f716b..9b907ea35c1a 100644 --- a/x11-apps/xdpyinfo/Manifest +++ b/x11-apps/xdpyinfo/Manifest @@ -1,3 +1,6 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 f7e17fc6561367fb11553d65a445b10c ChangeLog 2029 RMD160 2924c6454d634f84cce5c3b328cc00fd23ea5973 ChangeLog 2029 SHA256 6b68208e5f1ac17bb240d3bc77e7be04aa2f904b8ddaec1ae40e852f8083503b ChangeLog 2029 @@ -10,3 +13,10 @@ SHA256 5101ab0d4cc8c7125eea733c44e86962769bd77acaf53b69223b9cadcdd29055 metadata MD5 cdfae12bcec4bf9c06b614afb66de7d8 xdpyinfo-1.0.1.ebuild 897 RMD160 173c36d2e187a2e203a4226365949137f0776786 xdpyinfo-1.0.1.ebuild 897 SHA256 49553daa0316f50818e942b0fdedbbce4c5cf04842034bfa9fb2da5ae3083f7d xdpyinfo-1.0.1.ebuild 897 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2.1 (GNU/Linux) + +iD8DBQFD/Uq02+ySkm8kpY0RAqqGAKC7lke80ZWr4Afr+6IIXr+fWZPBRgCeLUp3 +C0VdVRS0ExzXkjBCGisBNVM= +=mFA4 +-----END PGP SIGNATURE----- diff --git a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild index fdf093622b7f..507f62289171 100644 --- a/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild +++ b/x11-apps/xdpyinfo/xdpyinfo-1.0.1.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/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.3 2006/02/14 08:17:58 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-apps/xdpyinfo/xdpyinfo-1.0.1.ebuild,v 1.4 2006/02/23 05:39:24 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="X.Org xdpyinfo application" -KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~s390 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86" RDEPEND="x11-libs/libXext x11-libs/libX11 x11-libs/libXtst |