diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:36:14 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 18:36:14 +0000 |
commit | c1fcb33b51e4f605363cf845e8d45b7e22d5edba (patch) | |
tree | 4ec8147a52dc518d39847bab8843e97a2a2c17f7 /x11-plugins | |
parent | alpha/ia64/m68k/s390/sh/sparc stable wrt #420355 (diff) | |
download | gentoo-2-c1fcb33b51e4f605363cf845e8d45b7e22d5edba.tar.gz gentoo-2-c1fcb33b51e4f605363cf845e8d45b7e22d5edba.tar.bz2 gentoo-2-c1fcb33b51e4f605363cf845e8d45b7e22d5edba.zip |
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-plugins')
-rw-r--r-- | x11-plugins/wmnd/ChangeLog | 6 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.13.ebuild | 6 | ||||
-rw-r--r-- | x11-plugins/wmnd/wmnd-0.4.16.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-plugins/wmnd/ChangeLog b/x11-plugins/wmnd/ChangeLog index 981cca5174cf..d270c78ce86b 100644 --- a/x11-plugins/wmnd/ChangeLog +++ b/x11-plugins/wmnd/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-plugins/wmnd # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.52 2012/07/03 16:34:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/ChangeLog,v 1.53 2012/07/29 18:36:14 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> wmnd-0.4.13.ebuild, + wmnd-0.4.16.ebuild: + Drop sparc keywords 03 Jul 2012; Brent Baude <ranger@gentoo.org> wmnd-0.4.16.ebuild: Marking wmnd-0.4.16 ppc for bug 422403 diff --git a/x11-plugins/wmnd/wmnd-0.4.13.ebuild b/x11-plugins/wmnd/wmnd-0.4.13.ebuild index 52df38fafcd9..404ce01d639f 100644 --- a/x11-plugins/wmnd/wmnd-0.4.13.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.13.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.13.ebuild,v 1.7 2010/09/06 12:56:10 s4t4n Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.13.ebuild,v 1.8 2012/07/29 18:36:14 armin76 Exp $ EAPI=3 @@ -11,7 +11,7 @@ SRC_URI="http://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-solaris" RDEPEND="x11-libs/libX11 x11-libs/libXext diff --git a/x11-plugins/wmnd/wmnd-0.4.16.ebuild b/x11-plugins/wmnd/wmnd-0.4.16.ebuild index 6f3e4df97451..63d78cd6c14f 100644 --- a/x11-plugins/wmnd/wmnd-0.4.16.ebuild +++ b/x11-plugins/wmnd/wmnd-0.4.16.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-plugins/wmnd/wmnd-0.4.16.ebuild,v 1.4 2012/07/03 16:34:26 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/wmnd/wmnd-0.4.16.ebuild,v 1.5 2012/07/29 18:36:14 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://www.thregr.org/~wavexx/software/wmnd/releases/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86 ~amd64-linux ~x86-linux ~x64-solaris" +KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~x64-solaris" IUSE="snmp" RDEPEND="x11-libs/libX11 |