diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:21:45 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-11 10:21:45 +0000 |
commit | 661b6d06af37f6fb1a5cc1593630c1c0da8ef1d1 (patch) | |
tree | 5153484f7499537bddff23c712b0d41658a4239e /app-misc/tdl | |
parent | Stable for amd64, wrt bug #418729 (diff) | |
download | gentoo-2-661b6d06af37f6fb1a5cc1593630c1c0da8ef1d1.tar.gz gentoo-2-661b6d06af37f6fb1a5cc1593630c1c0da8ef1d1.tar.bz2 gentoo-2-661b6d06af37f6fb1a5cc1593630c1c0da8ef1d1.zip |
Stable for amd64, wrt bug #418617
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'app-misc/tdl')
-rw-r--r-- | app-misc/tdl/ChangeLog | 5 | ||||
-rw-r--r-- | app-misc/tdl/tdl-1.5.2-r2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-misc/tdl/ChangeLog b/app-misc/tdl/ChangeLog index 8848c7644bef..0ecc1e18a662 100644 --- a/app-misc/tdl/ChangeLog +++ b/app-misc/tdl/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/tdl # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/ChangeLog,v 1.32 2012/06/09 07:15:29 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/ChangeLog,v 1.33 2012/06/11 10:21:45 ago Exp $ + + 11 Jun 2012; Agostino Sarubbo <ago@gentoo.org> tdl-1.5.2-r2.ebuild: + Stable for amd64, wrt bug #418617 09 Jun 2012; Jeff Horelick <jdhore@gentoo.org> tdl-1.5.2-r2.ebuild: marked x86 per bug 418617 diff --git a/app-misc/tdl/tdl-1.5.2-r2.ebuild b/app-misc/tdl/tdl-1.5.2-r2.ebuild index b47577c2429c..b3ecd749e892 100644 --- a/app-misc/tdl/tdl-1.5.2-r2.ebuild +++ b/app-misc/tdl/tdl-1.5.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2-r2.ebuild,v 1.2 2012/06/09 07:15:29 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2-r2.ebuild,v 1.3 2012/06/11 10:21:45 ago Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc x86" +KEYWORDS="~alpha amd64 ~ppc x86" IUSE="doc readline" RDEPEND=" |