diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2003-07-12 21:12:59 +0000 |
commit | 282152c782971f2fd118c426ef2f072f4a593c35 (patch) | |
tree | 0fcaa9b3a45f32879c34f570006d4b2236659226 /media-video/drip | |
parent | unmasks and changelog fixes (diff) | |
download | historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.gz historical-282152c782971f2fd118c426ef2f072f4a593c35.tar.bz2 historical-282152c782971f2fd118c426ef2f072f4a593c35.zip |
unmasks and changelog fixes
Diffstat (limited to 'media-video/drip')
-rw-r--r-- | media-video/drip/drip-0.9.0_alpha3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-video/drip/drip-0.9.0_alpha3.ebuild b/media-video/drip/drip-0.9.0_alpha3.ebuild index a111d41d8368..95b856125eee 100644 --- a/media-video/drip/drip-0.9.0_alpha3.ebuild +++ b/media-video/drip/drip-0.9.0_alpha3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-video/drip/drip-0.9.0_alpha3.ebuild,v 1.3 2003/07/06 08:38:40 raker Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-video/drip/drip-0.9.0_alpha3.ebuild,v 1.4 2003/07/12 21:12:35 aliz Exp $ inherit eutils libtool @@ -29,7 +29,7 @@ DEPEND="${RDEPEND} SLOT="0" LICENSE="GPL-2" -KEYWORDS="~x86" +KEYWORDS="x86" src_unpack() { |