diff options
author | Fabian Groffen <grobian@gentoo.org> | 2008-01-25 19:17:14 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2008-01-25 19:17:14 +0000 |
commit | 2c33f0541643d36d766e6ae97cfe1403bf468f90 (patch) | |
tree | f020d4d380f2277216e9c3374d4c64174a25b184 /app-text/sablotron | |
parent | sparc stable wrt #207381 (diff) | |
download | gentoo-2-2c33f0541643d36d766e6ae97cfe1403bf468f90.tar.gz gentoo-2-2c33f0541643d36d766e6ae97cfe1403bf468f90.tar.bz2 gentoo-2-2c33f0541643d36d766e6ae97cfe1403bf468f90.zip |
Dropped ppc-macos keyword, see you in prefix
(Portage version: 2.1.3.19)
Diffstat (limited to 'app-text/sablotron')
-rw-r--r-- | app-text/sablotron/ChangeLog | 8 | ||||
-rw-r--r-- | app-text/sablotron/sablotron-1.0.1.ebuild | 6 | ||||
-rw-r--r-- | app-text/sablotron/sablotron-1.0.2.ebuild | 6 | ||||
-rw-r--r-- | app-text/sablotron/sablotron-1.0.3.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/app-text/sablotron/ChangeLog b/app-text/sablotron/ChangeLog index 3bb790afc48b..ef7e77258d3e 100644 --- a/app-text/sablotron/ChangeLog +++ b/app-text/sablotron/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-text/sablotron -# Copyright 2002-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.55 2007/04/17 10:16:09 betelgeuse Exp $ +# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/ChangeLog,v 1.56 2008/01/25 19:17:14 grobian Exp $ + + 25 Jan 2008; Fabian Groffen <grobian@gentoo.org> sablotron-1.0.1.ebuild, + sablotron-1.0.2.ebuild, sablotron-1.0.3.ebuild: + Dropped ppc-macos keyword, see you in prefix 17 Apr 2007; Petteri Räty <betelgeuse@gentoo.org> +files/1.0.3-libsablot-expat.patch, sablotron-1.0.3.ebuild: diff --git a/app-text/sablotron/sablotron-1.0.1.ebuild b/app-text/sablotron/sablotron-1.0.1.ebuild index 4171dcdbad70..abd378026882 100644 --- a/app-text/sablotron/sablotron-1.0.1.ebuild +++ b/app-text/sablotron/sablotron-1.0.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.20 2007/01/05 07:26:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.1.ebuild,v 1.21 2008/01/25 19:17:14 grobian Exp $ inherit libtool flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz" # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ~ppc-macos ppc64 s390 sh sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 mips ppc ppc64 s390 sh sparc x86" IUSE="doc perl" RDEPEND=">=dev-libs/expat-1.95.6-r1" diff --git a/app-text/sablotron/sablotron-1.0.2.ebuild b/app-text/sablotron/sablotron-1.0.2.ebuild index ba2f4f229640..fadc48a4d36f 100644 --- a/app-text/sablotron/sablotron-1.0.2.ebuild +++ b/app-text/sablotron/sablotron-1.0.2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.2.ebuild,v 1.3 2007/01/05 07:26:41 flameeyes Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.2.ebuild,v 1.4 2008/01/25 19:17:14 grobian Exp $ inherit libtool flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz" # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc perl" RDEPEND=">=dev-libs/expat-1.95.6-r1" diff --git a/app-text/sablotron/sablotron-1.0.3.ebuild b/app-text/sablotron/sablotron-1.0.3.ebuild index 0a178a22989d..b8960cc58fea 100644 --- a/app-text/sablotron/sablotron-1.0.3.ebuild +++ b/app-text/sablotron/sablotron-1.0.3.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.3.ebuild,v 1.2 2007/04/17 10:16:09 betelgeuse Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/sablotron/sablotron-1.0.3.ebuild,v 1.3 2008/01/25 19:17:14 grobian Exp $ inherit base autotools flag-o-matic @@ -15,7 +15,7 @@ SRC_URI="http://download-1.gingerall.cz/download/sablot/${MY_P}.tar.gz" # Sablotron can optionally be built under GPL, using MPL for now LICENSE="MPL-1.1" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc-macos ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" IUSE="doc perl" RDEPEND=">=dev-libs/expat-1.95.6-r1" |