diff options
Diffstat (limited to 'media-sound/shorten/shorten-3.6.0.ebuild')
-rw-r--r-- | media-sound/shorten/shorten-3.6.0.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/shorten/shorten-3.6.0.ebuild b/media-sound/shorten/shorten-3.6.0.ebuild index a88dc3dcd03d..bb059bd32fd9 100644 --- a/media-sound/shorten/shorten-3.6.0.ebuild +++ b/media-sound/shorten/shorten-3.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.6.0.ebuild,v 1.2 2004/10/19 06:23:05 eradicator Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.6.0.ebuild,v 1.3 2006/03/14 21:40:51 ferdy Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://etree.org/shnutils/shorten/source/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="~alpha amd64 ~ppc sparc x86" src_install() { make DESTDIR="${D}" install || die |