diff options
author | 2011-04-30 18:07:31 +0000 | |
---|---|---|
committer | 2011-04-30 18:07:31 +0000 | |
commit | a2fdcee14dfa5d38edebab5f8ffdcccf057171aa (patch) | |
tree | 6211cabe54ea573a0e5f37159b74da4fdd7f68c8 /sci-chemistry | |
parent | Fix a typo. (diff) | |
download | gentoo-2-a2fdcee14dfa5d38edebab5f8ffdcccf057171aa.tar.gz gentoo-2-a2fdcee14dfa5d38edebab5f8ffdcccf057171aa.tar.bz2 gentoo-2-a2fdcee14dfa5d38edebab5f8ffdcccf057171aa.zip |
Drop sparc keywords
(Portage version: 2.1.9.45/cvs/Linux ia64)
Diffstat (limited to 'sci-chemistry')
-rw-r--r-- | sci-chemistry/babel/ChangeLog | 8 | ||||
-rw-r--r-- | sci-chemistry/babel/babel-1.6-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-chemistry/babel/babel-1.6.ebuild | 6 |
3 files changed, 12 insertions, 8 deletions
diff --git a/sci-chemistry/babel/ChangeLog b/sci-chemistry/babel/ChangeLog index 829bcc3a784d..22dab00a3430 100644 --- a/sci-chemistry/babel/ChangeLog +++ b/sci-chemistry/babel/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-chemistry/babel -# Copyright 2002-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/ChangeLog,v 1.6 2008/10/19 14:53:11 markusle Exp $ +# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/ChangeLog,v 1.7 2011/04/30 18:07:31 armin76 Exp $ + + 30 Apr 2011; Raúl Porcel <armin76@gentoo.org> babel-1.6.ebuild, + babel-1.6-r1.ebuild: + Drop sparc keywords *babel-1.6-r1 (19 Oct 2008) diff --git a/sci-chemistry/babel/babel-1.6-r1.ebuild b/sci-chemistry/babel/babel-1.6-r1.ebuild index 4d7c9e1420e7..db054a0e5bec 100644 --- a/sci-chemistry/babel/babel-1.6-r1.ebuild +++ b/sci-chemistry/babel/babel-1.6-r1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6-r1.ebuild,v 1.1 2008/10/19 14:53:11 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6-r1.ebuild,v 1.2 2011/04/30 18:07:31 armin76 Exp $ inherit eutils @@ -8,7 +8,7 @@ DESCRIPTION="Babel is a program to interconvert file formats used in molecular m SRC_URI="http://smog.com/chem/babel/files/${P}.tar.Z" HOMEPAGE="http://smog.com/chem/babel/" -KEYWORDS="~x86 ~ppc ~sparc ~amd64" +KEYWORDS="~amd64 ~ppc ~x86" SLOT="0" LICENSE="as-is" IUSE="" diff --git a/sci-chemistry/babel/babel-1.6.ebuild b/sci-chemistry/babel/babel-1.6.ebuild index 4cef63df75d0..00c7356faf57 100644 --- a/sci-chemistry/babel/babel-1.6.ebuild +++ b/sci-chemistry/babel/babel-1.6.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6.ebuild,v 1.5 2008/10/19 14:53:11 markusle Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-chemistry/babel/babel-1.6.ebuild,v 1.6 2011/04/30 18:07:31 armin76 Exp $ inherit eutils @@ -9,7 +9,7 @@ DESCRIPTION="Babel is a program to interconvert file formats used in molecular m SRC_URI="http://smog.com/chem/babel/files/${P}.tar.Z" HOMEPAGE="http://smog.com/chem/babel/" -KEYWORDS="x86 ppc sparc ~amd64" +KEYWORDS="~amd64 ppc x86" SLOT="0" LICENSE="as-is" IUSE="" |