diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:56:41 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 16:56:41 +0000 |
commit | 7ed47d035e62776e4b316d3a251193ed247adace (patch) | |
tree | 95e65de44729ac37e27bb71728324f186606d2b1 /dev-util/astyle | |
parent | Drop sparc keywords (diff) | |
download | gentoo-2-7ed47d035e62776e4b316d3a251193ed247adace.tar.gz gentoo-2-7ed47d035e62776e4b316d3a251193ed247adace.tar.bz2 gentoo-2-7ed47d035e62776e4b316d3a251193ed247adace.zip |
Drop alpha/sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'dev-util/astyle')
-rw-r--r-- | dev-util/astyle/ChangeLog | 8 | ||||
-rw-r--r-- | dev-util/astyle/astyle-1.22.ebuild | 4 | ||||
-rw-r--r-- | dev-util/astyle/astyle-1.24.ebuild | 6 | ||||
-rw-r--r-- | dev-util/astyle/astyle-2.02.1.ebuild | 4 |
4 files changed, 13 insertions, 9 deletions
diff --git a/dev-util/astyle/ChangeLog b/dev-util/astyle/ChangeLog index a2a5c18b4645..1d7ffe3c4ec5 100644 --- a/dev-util/astyle/ChangeLog +++ b/dev-util/astyle/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-util/astyle # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.44 2012/06/07 20:50:43 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.45 2012/07/29 16:56:41 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> astyle-1.22.ebuild, + astyle-1.24.ebuild, astyle-2.02.1.ebuild: + Drop alpha/sparc keywords 07 Jun 2012; Zac Medico <zmedico@gentoo.org> astyle-1.22.ebuild: inherit multilib for get_libdir @@ -105,7 +109,7 @@ Dropped ppc-macos keyword, see you in prefix 14 Nov 2007; Robin H. Johnson <robbat2@gentoo.org> astyle-1.21.ebuild: - Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.44 2012/06/07 20:50:43 zmedico Exp $ string. + Fix $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/ChangeLog,v 1.45 2012/07/29 16:56:41 armin76 Exp $ string. *astyle-1.21 (07 Oct 2007) diff --git a/dev-util/astyle/astyle-1.22.ebuild b/dev-util/astyle/astyle-1.22.ebuild index b48f217b28cc..83ce6ce184be 100644 --- a/dev-util/astyle/astyle-1.22.ebuild +++ b/dev-util/astyle/astyle-1.22.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/dev-util/astyle/astyle-1.22.ebuild,v 1.13 2012/06/07 20:50:43 zmedico Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.22.ebuild,v 1.14 2012/07/29 16:56:41 armin76 Exp $ inherit eutils java-pkg-opt-2 multilib toolchain-funcs @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="alpha amd64 ppc ~ppc64 sparc x86" +KEYWORDS="amd64 ppc ~ppc64 x86" IUSE="debug java libs" diff --git a/dev-util/astyle/astyle-1.24.ebuild b/dev-util/astyle/astyle-1.24.ebuild index 54d4923671a7..c067f4720d96 100644 --- a/dev-util/astyle/astyle-1.24.ebuild +++ b/dev-util/astyle/astyle-1.24.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/dev-util/astyle/astyle-1.24.ebuild,v 1.2 2011/01/28 19:17:50 grobian Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-1.24.ebuild,v 1.3 2012/07/29 16:56:41 armin76 Exp $ EAPI=3 @@ -13,7 +13,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~ppc ~ppc64 ~sparc ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="debug java" diff --git a/dev-util/astyle/astyle-2.02.1.ebuild b/dev-util/astyle/astyle-2.02.1.ebuild index e32a6e46cdb6..68b4b6cb3177 100644 --- a/dev-util/astyle/astyle-2.02.1.ebuild +++ b/dev-util/astyle/astyle-2.02.1.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/dev-util/astyle/astyle-2.02.1.ebuild,v 1.4 2012/05/29 19:39:29 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/astyle/astyle-2.02.1.ebuild,v 1.5 2012/07/29 16:56:41 armin76 Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="mirror://sourceforge/astyle/astyle_${PV}_linux.tar.gz" LICENSE="LGPL-2.1" SLOT="0" -KEYWORDS="~alpha amd64 ppc ~ppc64 ~sparc x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" +KEYWORDS="amd64 ppc ~ppc64 x86 ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos" IUSE="doc java static-libs" |