diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:54:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-03-18 15:54:59 +0000 |
commit | b4acb224206b79673b6a8d394272aaa0e24846d6 (patch) | |
tree | e5103c978f74dd4d301a3d92fbf0ba7a245fa1a2 /x11-wm/oroborus | |
parent | Fix building against xorg-server-1.12. (diff) | |
download | gentoo-2-b4acb224206b79673b6a8d394272aaa0e24846d6.tar.gz gentoo-2-b4acb224206b79673b6a8d394272aaa0e24846d6.tar.bz2 gentoo-2-b4acb224206b79673b6a8d394272aaa0e24846d6.zip |
Drop sparc keywords
(Portage version: 2.1.10.49/cvs/Linux ia64)
Diffstat (limited to 'x11-wm/oroborus')
-rw-r--r-- | x11-wm/oroborus/ChangeLog | 6 | ||||
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.18.ebuild | 6 | ||||
-rw-r--r-- | x11-wm/oroborus/oroborus-2.0.20.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-wm/oroborus/ChangeLog b/x11-wm/oroborus/ChangeLog index e915e2701da2..3a7db65ed8fb 100644 --- a/x11-wm/oroborus/ChangeLog +++ b/x11-wm/oroborus/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-wm/oroborus # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.36 2012/02/17 11:07:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/ChangeLog,v 1.37 2012/03/18 15:54:59 armin76 Exp $ + + 18 Mar 2012; Raúl Porcel <armin76@gentoo.org> oroborus-2.0.18.ebuild, + oroborus-2.0.20.ebuild: + Drop sparc keywords 17 Feb 2012; Pawel Hajdan jr <phajdan.jr@gentoo.org> oroborus-2.0.20.ebuild: x86 stable wrt bug #397307 diff --git a/x11-wm/oroborus/oroborus-2.0.18.ebuild b/x11-wm/oroborus/oroborus-2.0.18.ebuild index 717578ee0c25..1fc9bc1e501d 100644 --- a/x11-wm/oroborus/oroborus-2.0.18.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.18.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.18.ebuild,v 1.9 2008/05/21 17:03:43 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.18.ebuild,v 1.10 2012/03/18 15:54:59 armin76 Exp $ inherit autotools @@ -10,7 +10,7 @@ SRC_URI="http://www.oroborus.org/debian/dists/sid/main/source/x11/${PN}_${PV}.ta LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="gnome" RDEPEND="x11-libs/libXpm diff --git a/x11-wm/oroborus/oroborus-2.0.20.ebuild b/x11-wm/oroborus/oroborus-2.0.20.ebuild index 6063540158b5..a0d285d3c47c 100644 --- a/x11-wm/oroborus/oroborus-2.0.20.ebuild +++ b/x11-wm/oroborus/oroborus-2.0.20.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/x11-wm/oroborus/oroborus-2.0.20.ebuild,v 1.4 2012/02/17 11:07:14 phajdan.jr Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-wm/oroborus/oroborus-2.0.20.ebuild,v 1.5 2012/03/18 15:54:59 armin76 Exp $ DESCRIPTION="Small and fast window manager." HOMEPAGE="http://www.oroborus.org" @@ -8,7 +8,7 @@ SRC_URI="http://ftp.debian.org/debian/pool/main/o/${PN}/${PN}_${PV}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc x86" IUSE="gnome" RDEPEND="x11-libs/libXpm |