diff options
author | Steve Dibb <beandog@gentoo.org> | 2007-02-11 15:14:33 +0000 |
---|---|---|
committer | Steve Dibb <beandog@gentoo.org> | 2007-02-11 15:14:33 +0000 |
commit | 236229805f9bcebc3256c1c73a3f307888c14d24 (patch) | |
tree | ed63c3edccf7570bcc1ad68790dcac5ab543c305 /media-tv | |
parent | Add linguas_it to IUSE (#136953) (diff) | |
download | gentoo-2-236229805f9bcebc3256c1c73a3f307888c14d24.tar.gz gentoo-2-236229805f9bcebc3256c1c73a3f307888c14d24.tar.bz2 gentoo-2-236229805f9bcebc3256c1c73a3f307888c14d24.zip |
amd64 stable, bug 166263
(Portage version: 2.1.1-r2)
Diffstat (limited to 'media-tv')
-rw-r--r-- | media-tv/tvtime/ChangeLog | 7 | ||||
-rw-r--r-- | media-tv/tvtime/tvtime-1.0.2-r1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-tv/tvtime/ChangeLog b/media-tv/tvtime/ChangeLog index 4d7123ef894c..1cb4adacac6d 100644 --- a/media-tv/tvtime/ChangeLog +++ b/media-tv/tvtime/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-tv/tvtime -# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.36 2006/12/30 22:46:24 flameeyes Exp $ +# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/ChangeLog,v 1.37 2007/02/11 15:14:33 beandog Exp $ + + 11 Feb 2007; Steve Dibb <beandog@gentoo.org> tvtime-1.0.2-r1.ebuild: + amd64 stable, bug 166263 *tvtime-1.0.2-r1 (30 Dec 2006) diff --git a/media-tv/tvtime/tvtime-1.0.2-r1.ebuild b/media-tv/tvtime/tvtime-1.0.2-r1.ebuild index 3a858d77773e..116b91863ad8 100644 --- a/media-tv/tvtime/tvtime-1.0.2-r1.ebuild +++ b/media-tv/tvtime/tvtime-1.0.2-r1.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-tv/tvtime/tvtime-1.0.2-r1.ebuild,v 1.1 2006/12/30 22:46:24 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-tv/tvtime/tvtime-1.0.2-r1.ebuild,v 1.2 2007/02/11 15:14:33 beandog Exp $ WANT_AUTOMAKE=1.7 WANT_AUTOCONF=2.5 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="nls xinerama" RDEPEND="|| ( ( x11-libs/libSM |