diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 20:42:18 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-03-12 20:42:18 +0000 |
commit | caf0e58601fcff543a3f42c2982b7f28631ff034 (patch) | |
tree | 50a9265f271106236b6d473d688f2c159a070b29 | |
parent | Fix undefined references with asneeded.. (diff) | |
download | gentoo-2-caf0e58601fcff543a3f42c2982b7f28631ff034.tar.gz gentoo-2-caf0e58601fcff543a3f42c2982b7f28631ff034.tar.bz2 gentoo-2-caf0e58601fcff543a3f42c2982b7f28631ff034.zip |
x86 stable
(Portage version: 2.1.2.2)
-rw-r--r-- | media-sound/gtick/ChangeLog | 5 | ||||
-rw-r--r-- | media-sound/gtick/gtick-0.3.4.ebuild | 6 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-sound/gtick/ChangeLog b/media-sound/gtick/ChangeLog index e48cb013f3ea..dd5681095770 100644 --- a/media-sound/gtick/ChangeLog +++ b/media-sound/gtick/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-sound/gtick # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.20 2007/02/22 01:03:50 peper Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/ChangeLog,v 1.21 2007/03/12 20:42:18 armin76 Exp $ + + 12 Mar 2007; Raúl Porcel <armin76@gentoo.org> gtick-0.3.4.ebuild: + x86 stable 22 Feb 2007; Piotr Jaroszyński <peper@gentoo.org> ChangeLog: Transition to Manifest2. diff --git a/media-sound/gtick/gtick-0.3.4.ebuild b/media-sound/gtick/gtick-0.3.4.ebuild index dacb80df4457..9a9d2f1411f8 100644 --- a/media-sound/gtick/gtick-0.3.4.ebuild +++ b/media-sound/gtick/gtick-0.3.4.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/gtick/gtick-0.3.4.ebuild,v 1.3 2006/10/28 01:43:21 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-sound/gtick/gtick-0.3.4.ebuild,v 1.4 2007/03/12 20:42:18 armin76 Exp $ IUSE="" @@ -10,7 +10,7 @@ SRC_URI="http://www.antcom.de/gtick/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~ppc ~sparc amd64" +KEYWORDS="amd64 ~ppc ~sparc x86" RDEPEND=">=x11-libs/gtk+-2.0" DEPEND="${RDEPEND} |