diff options
author | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:17:53 +0000 |
---|---|---|
committer | Mike Frysinger <vapier@gentoo.org> | 2005-11-29 03:17:53 +0000 |
commit | 069cb9287e89261391eaf55b599dbe55fdea6a4e (patch) | |
tree | 3f2a7e5a4a07667a7e1fd225fbdfff4ba286b283 /x11-libs/dnd | |
parent | hppa love courtesy of notopic (diff) | |
download | historical-069cb9287e89261391eaf55b599dbe55fdea6a4e.tar.gz historical-069cb9287e89261391eaf55b599dbe55fdea6a4e.tar.bz2 historical-069cb9287e89261391eaf55b599dbe55fdea6a4e.zip |
hppa love courtesy of notopic
Package-Manager: portage-2.0.53_rc7
Diffstat (limited to 'x11-libs/dnd')
-rw-r--r-- | x11-libs/dnd/Manifest | 14 | ||||
-rw-r--r-- | x11-libs/dnd/dnd-1.1.ebuild | 4 |
2 files changed, 14 insertions, 4 deletions
diff --git a/x11-libs/dnd/Manifest b/x11-libs/dnd/Manifest index 126ab027bb62..f3e70c689fe2 100644 --- a/x11-libs/dnd/Manifest +++ b/x11-libs/dnd/Manifest @@ -1,5 +1,15 @@ -MD5 7f6ce175e84c0530ae6d4dd47b95e221 dnd-1.1.ebuild 742 +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 3953f064e3274c866d4ae7382fc19278 ChangeLog 1441 -MD5 5bcbf95d481a26737a32374140b6f910 files/digest-dnd-1.1 56 +MD5 ee6aaa90328a89090bc3d44662f4ef16 dnd-1.1.ebuild 747 MD5 1d76f13dff28550723f994fd008c172f files/Makefile-fix.patch 1100 +MD5 5bcbf95d481a26737a32374140b6f910 files/digest-dnd-1.1 56 MD5 0004edf0ec28c4b590e0832ba2463d04 files/dnd-1.1-gentoo.diff 1533 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.2 (GNU/Linux) + +iD8DBQFDi8jtgIKl8Uu19MoRAgtVAJ9d6/eYX1e6Td1choRELFhuLKU1/gCfea8+ +P7zi3UvXrpwJqxtCyo0Kwls= +=4nlc +-----END PGP SIGNATURE----- diff --git a/x11-libs/dnd/dnd-1.1.ebuild b/x11-libs/dnd/dnd-1.1.ebuild index e7b8605b0403..273db168fa77 100644 --- a/x11-libs/dnd/dnd-1.1.ebuild +++ b/x11-libs/dnd/dnd-1.1.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-libs/dnd/dnd-1.1.ebuild,v 1.20 2005/02/16 07:24:58 pclouds Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/dnd/dnd-1.1.ebuild,v 1.21 2005/11/29 03:17:53 vapier Exp $ inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://leb.net/OffiX/dnd.1.1.tgz" IUSE="" SLOT="0" LICENSE="GPL-2 LGPL-2" -KEYWORDS="x86 sparc alpha ia64 amd64 ppc ppc64" +KEYWORDS="alpha amd64 ~hppa ia64 ppc ppc64 sparc x86" DEPEND="virtual/x11" |