diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2008-11-13 13:59:03 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2008-11-13 13:59:03 +0000 |
commit | ccf179c9b11e1e33af0404df033a1547de91903d (patch) | |
tree | a628e18e56d93e58260aa556f46821389b2588b2 /media-sound/shorten/shorten-3.6.1.ebuild | |
parent | Remove old not working ebuild. (diff) | |
download | historical-ccf179c9b11e1e33af0404df033a1547de91903d.tar.gz historical-ccf179c9b11e1e33af0404df033a1547de91903d.tar.bz2 historical-ccf179c9b11e1e33af0404df033a1547de91903d.zip |
Sparc stable --- Bug #246550 --- tests pass and it works for me.
Package-Manager: portage-2.2_rc14/cvs/Linux 2.6.22-gentoo-r9-ail-simulation-sensors x86_64
Diffstat (limited to 'media-sound/shorten/shorten-3.6.1.ebuild')
-rw-r--r-- | media-sound/shorten/shorten-3.6.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/media-sound/shorten/shorten-3.6.1.ebuild b/media-sound/shorten/shorten-3.6.1.ebuild index 780cc90a1430..857edc3fed2f 100644 --- a/media-sound/shorten/shorten-3.6.1.ebuild +++ b/media-sound/shorten/shorten-3.6.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.6.1.ebuild,v 1.2 2007/06/08 17:04:55 aballier Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.6.1.ebuild,v 1.3 2008/11/13 13:59:03 fmccor Exp $ inherit eutils @@ -12,7 +12,7 @@ SRC_URI="http://shnutils.freeshell.org/shorten/dist/src/${P}.tar.gz" SLOT="0" LICENSE="as-is" -KEYWORDS="~alpha ~amd64 ~ppc ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~ppc sparc ~x86 ~x86-fbsd" src_unpack() { unpack ${A} |