diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-02-11 12:34:57 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-02-11 12:34:57 +0000 |
commit | 8dd49786669f459611bc9b57ace9e74fe466029c (patch) | |
tree | 515545cf3bb877d59c6a486812d809438176e3fc /media-sound/declick | |
parent | Stable on IA64; bug #166118 (diff) | |
download | gentoo-2-8dd49786669f459611bc9b57ace9e74fe466029c.tar.gz gentoo-2-8dd49786669f459611bc9b57ace9e74fe466029c.tar.bz2 gentoo-2-8dd49786669f459611bc9b57ace9e74fe466029c.zip |
x86 stable wrt bug 166279
(Portage version: 2.1.2-r9)
Diffstat (limited to 'media-sound/declick')
-rw-r--r-- | media-sound/declick/ChangeLog | 7 | ||||
-rw-r--r-- | media-sound/declick/declick-0.6.5.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-sound/declick/ChangeLog b/media-sound/declick/ChangeLog index 6043f42d7250..8a99c76567fe 100644 --- a/media-sound/declick/ChangeLog +++ b/media-sound/declick/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/declick -# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/declick/ChangeLog,v 1.2 2006/10/01 20:22:52 sbriesen Exp $ +# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-sound/declick/ChangeLog,v 1.3 2007/02/11 12:34:57 armin76 Exp $ + + 11 Feb 2007; Raúl Porcel <armin76@gentoo.org> declick-0.6.5.ebuild: + x86 stable wrt bug 166279 01 Oct 2006; Stefan Briesenick <sbriesen@gentoo.org> declick-0.6.5.ebuild: added LDFLAGS diff --git a/media-sound/declick/declick-0.6.5.ebuild b/media-sound/declick/declick-0.6.5.ebuild index e252fd2c1823..809b8782823c 100644 --- a/media-sound/declick/declick-0.6.5.ebuild +++ b/media-sound/declick/declick-0.6.5.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2006 Gentoo Foundation +# Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/declick/declick-0.6.5.ebuild,v 1.2 2006/10/01 20:22:52 sbriesen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/declick/declick-0.6.5.ebuild,v 1.3 2007/02/11 12:34:57 armin76 Exp $ inherit eutils toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="http://home.snafu.de/wahlm/dl8hbs/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" IUSE="" DEPEND="" |