diff options
author | 2012-09-30 18:24:33 +0000 | |
---|---|---|
committer | 2012-09-30 18:24:33 +0000 | |
commit | 2ba3450ec049a5d7d7a328d2535ad276e12f0cb0 (patch) | |
tree | 551a86fab4ca2edccc1ab5ce2ad80e818ba05ac9 /app-misc | |
parent | alpha stable wrt #397617 (diff) | |
download | gentoo-2-2ba3450ec049a5d7d7a328d2535ad276e12f0cb0.tar.gz gentoo-2-2ba3450ec049a5d7d7a328d2535ad276e12f0cb0.tar.bz2 gentoo-2-2ba3450ec049a5d7d7a328d2535ad276e12f0cb0.zip |
Drop alpha keywords
(Portage version: 2.1.11.16/cvs/Linux ia64)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/tdl/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/tdl/tdl-1.5.2-r1.ebuild | 6 | ||||
-rw-r--r-- | app-misc/tdl/tdl-1.5.2-r2.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/app-misc/tdl/ChangeLog b/app-misc/tdl/ChangeLog index 4a3398cb0012..81733deade22 100644 --- a/app-misc/tdl/ChangeLog +++ b/app-misc/tdl/ChangeLog @@ -1,6 +1,10 @@ # 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.34 2012/06/28 12:50:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/ChangeLog,v 1.35 2012/09/30 18:24:33 armin76 Exp $ + + 30 Sep 2012; Raúl Porcel <armin76@gentoo.org> tdl-1.5.2-r1.ebuild, + tdl-1.5.2-r2.ebuild: + Drop alpha keywords 28 Jun 2012; Brent Baude <ranger@gentoo.org> tdl-1.5.2-r2.ebuild: Marking tdl-1.5.2-r2 ppc for bug 418617 diff --git a/app-misc/tdl/tdl-1.5.2-r1.ebuild b/app-misc/tdl/tdl-1.5.2-r1.ebuild index ecc88d0e9a78..4904b24f0ab6 100644 --- a/app-misc/tdl/tdl-1.5.2-r1.ebuild +++ b/app-misc/tdl/tdl-1.5.2-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# 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-r1.ebuild,v 1.7 2011/06/13 11:24:01 jlec Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2-r1.ebuild,v 1.8 2012/09/30 18:24:33 armin76 Exp $ EAPI="3" @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc readline" RDEPEND=" diff --git a/app-misc/tdl/tdl-1.5.2-r2.ebuild b/app-misc/tdl/tdl-1.5.2-r2.ebuild index 2a4d84cb828c..9e3558c7a292 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.4 2012/06/28 12:50:34 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/tdl/tdl-1.5.2-r2.ebuild,v 1.5 2012/09/30 18:24:33 armin76 Exp $ EAPI=4 @@ -14,7 +14,7 @@ SRC_URI=" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha amd64 ppc x86" +KEYWORDS="amd64 ppc x86" IUSE="doc readline" RDEPEND=" |