diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:50:44 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-07-29 17:50:44 +0000 |
commit | 9b0661447ba99046269d689a64acd78e2d4c6e75 (patch) | |
tree | 3c652dcdfd5a9da5509b8e421c841a6c84671fb8 /x11-misc/trayer | |
parent | Old. (diff) | |
download | gentoo-2-9b0661447ba99046269d689a64acd78e2d4c6e75.tar.gz gentoo-2-9b0661447ba99046269d689a64acd78e2d4c6e75.tar.bz2 gentoo-2-9b0661447ba99046269d689a64acd78e2d4c6e75.zip |
Drop sparc keywords
(Portage version: 2.1.11.5/cvs/Linux ia64)
Diffstat (limited to 'x11-misc/trayer')
-rw-r--r-- | x11-misc/trayer/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/trayer/trayer-1.0-r1.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/trayer/trayer-1.0.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/x11-misc/trayer/ChangeLog b/x11-misc/trayer/ChangeLog index 881b4a55babb..d061b2180d1e 100644 --- a/x11-misc/trayer/ChangeLog +++ b/x11-misc/trayer/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/trayer # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.27 2012/05/08 15:41:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/ChangeLog,v 1.28 2012/07/29 17:50:44 armin76 Exp $ + + 29 Jul 2012; Raúl Porcel <armin76@gentoo.org> trayer-1.0.ebuild, + trayer-1.0-r1.ebuild: + Drop sparc keywords 08 May 2012; Brent Baude <ranger@gentoo.org> trayer-1.0-r1.ebuild: Marking trayer-1.0-r1 ppc64 for bug 414305 diff --git a/x11-misc/trayer/trayer-1.0-r1.ebuild b/x11-misc/trayer/trayer-1.0-r1.ebuild index 4d9acf08fb5d..242e4a9394ff 100644 --- a/x11-misc/trayer/trayer-1.0-r1.ebuild +++ b/x11-misc/trayer/trayer-1.0-r1.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-misc/trayer/trayer-1.0-r1.ebuild,v 1.10 2012/05/08 15:41:21 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0-r1.ebuild,v 1.11 2012/07/29 17:50:44 armin76 Exp $ EAPI=4 inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://home.gna.org/fvwm-crystal/" SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 ~sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND=" dev-libs/glib:2 diff --git a/x11-misc/trayer/trayer-1.0.ebuild b/x11-misc/trayer/trayer-1.0.ebuild index 88d7903b6824..0216a35e66e1 100644 --- a/x11-misc/trayer/trayer-1.0.ebuild +++ b/x11-misc/trayer/trayer-1.0.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-misc/trayer/trayer-1.0.ebuild,v 1.20 2012/05/05 04:53:44 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer/trayer-1.0.ebuild,v 1.21 2012/07/29 17:50:44 armin76 Exp $ EAPI="1" @@ -9,7 +9,7 @@ HOMEPAGE="http://home.gna.org/fvwm-crystal/" SRC_URI="http://download.gna.org/fvwm-crystal/trayer/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ppc ppc64 sparc x86" +KEYWORDS="amd64 ppc ppc64 x86" IUSE="" RDEPEND="x11-libs/gtk+:2" DEPEND="${RDEPEND} |