diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-08-24 01:13:39 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-08-24 01:13:39 +0000 |
commit | 502470704593b9c18555c6256ccd3cea6fa71d27 (patch) | |
tree | 71d576a08644bea74c6b5a73fb849e12bc7260ba /x11-proto | |
parent | arm/s390 love (diff) | |
download | historical-502470704593b9c18555c6256ccd3cea6fa71d27.tar.gz historical-502470704593b9c18555c6256ccd3cea6fa71d27.tar.bz2 historical-502470704593b9c18555c6256ccd3cea6fa71d27.zip |
arm/s390 love
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-proto')
-rw-r--r-- | x11-proto/xineramaproto/Manifest | 12 | ||||
-rw-r--r-- | x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild | 4 |
2 files changed, 13 insertions, 3 deletions
diff --git a/x11-proto/xineramaproto/Manifest b/x11-proto/xineramaproto/Manifest index 39b9412b57ad..7d60546b38ba 100644 --- a/x11-proto/xineramaproto/Manifest +++ b/x11-proto/xineramaproto/Manifest @@ -1,3 +1,13 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + +MD5 a24e0e1feda1e92a27ed53636d9af2ad xineramaproto-1.1-r1.ebuild 544 MD5 65f76504845da37b872d531b5d84610c ChangeLog 1279 MD5 39fea3d2ca5c55d7d6b230db94b62d41 files/digest-xineramaproto-1.1-r1 69 -MD5 6b66a1f1bf5ec2f60a83b000deed7c0b xineramaproto-1.1-r1.ebuild 542 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDC8n3gIKl8Uu19MoRAkwAAJwK/4l4oN7SwyxU2Y4uOVlpHQmC4ACfeLZk +UAwGu8DoOZsgvfvvxLH461c= +=wvoI +-----END PGP SIGNATURE----- diff --git a/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild b/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild index 4e85ce80c37a..19307a55f6ce 100644 --- a/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild +++ b/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild,v 1.2 2005/08/20 23:01:32 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xineramaproto/xineramaproto-1.1-r1.ebuild,v 1.3 2005/08/24 01:13:39 vapier Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Xinerama protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" |