diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-11-15 17:57:47 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-11-15 17:57:47 +0000 |
commit | 53382f3818b7331a2cb62ddec3ccd69c51172943 (patch) | |
tree | c8ee9001e7f21a3ef96b6a7125b08e0b4cc7346a /media-sound/shorten | |
parent | alpha/ia64/x86 stable wrt #246558 (diff) | |
download | gentoo-2-53382f3818b7331a2cb62ddec3ccd69c51172943.tar.gz gentoo-2-53382f3818b7331a2cb62ddec3ccd69c51172943.tar.bz2 gentoo-2-53382f3818b7331a2cb62ddec3ccd69c51172943.zip |
alpha stable wrt #246550
(Portage version: 2.1.4.5)
Diffstat (limited to 'media-sound/shorten')
-rw-r--r-- | media-sound/shorten/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/shorten/shorten-3.6.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-sound/shorten/ChangeLog b/media-sound/shorten/ChangeLog index 6abbefc20e89..c9d10b937bff 100644 --- a/media-sound/shorten/ChangeLog +++ b/media-sound/shorten/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/shorten # Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/ChangeLog,v 1.21 2008/11/15 17:15:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/ChangeLog,v 1.22 2008/11/15 17:57:47 armin76 Exp $ + + 15 Nov 2008; Raúl Porcel <armin76@gentoo.org> shorten-3.6.1.ebuild: + alpha stable wrt #246550 15 Nov 2008; Markus Meier <maekke@gentoo.org> shorten-3.6.1.ebuild: amd64/x86 stable, bug #246550 diff --git a/media-sound/shorten/shorten-3.6.1.ebuild b/media-sound/shorten/shorten-3.6.1.ebuild index 56bd615b9dff..076b4cf2a6d4 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-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.4 2008/11/15 17:15:00 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/shorten/shorten-3.6.1.ebuild,v 1.5 2008/11/15 17:57:47 armin76 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} |