diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-21 15:14:18 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-21 15:14:18 +0000 |
commit | 8e1bc142fdeebca14702e99dd6096e030617feb4 (patch) | |
tree | ada9110dbae6de072619a179075410ed136a2c21 /x11-plugins/beryl-plugins | |
parent | forgot to add the keyword. now really add ~ppc64. (diff) | |
download | gentoo-2-8e1bc142fdeebca14702e99dd6096e030617feb4.tar.gz gentoo-2-8e1bc142fdeebca14702e99dd6096e030617feb4.tar.bz2 gentoo-2-8e1bc142fdeebca14702e99dd6096e030617feb4.zip |
Added ~ppc64; bug #158709. also removed orphaned digest files
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/beryl-plugins')
-rw-r--r-- | x11-plugins/beryl-plugins/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/beryl-plugins/beryl-plugins-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/beryl-plugins/ChangeLog b/x11-plugins/beryl-plugins/ChangeLog index 7eaeb28ee2bf..722c2cc313fd 100644 --- a/x11-plugins/beryl-plugins/ChangeLog +++ b/x11-plugins/beryl-plugins/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/beryl-plugins # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-plugins/ChangeLog,v 1.5 2006/12/19 21:07:52 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-plugins/ChangeLog,v 1.6 2006/12/21 15:14:18 corsair Exp $ + + 21 Dec 2006; Markus Rothe <corsair@gentoo.org> beryl-plugins-0.1.3.ebuild: + Added ~ppc64; bug #158709. also removed orphaned digest files *beryl-plugins-0.1.3 (19 Dec 2006) diff --git a/x11-plugins/beryl-plugins/beryl-plugins-0.1.3.ebuild b/x11-plugins/beryl-plugins/beryl-plugins-0.1.3.ebuild index 02806aee9360..5d4d080c306e 100644 --- a/x11-plugins/beryl-plugins/beryl-plugins-0.1.3.ebuild +++ b/x11-plugins/beryl-plugins/beryl-plugins-0.1.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-plugins/beryl-plugins-0.1.3.ebuild,v 1.1 2006/12/19 21:07:52 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-plugins/beryl-plugins-0.1.3.ebuild,v 1.2 2006/12/21 15:14:18 corsair Exp $ inherit flag-o-matic @@ -10,7 +10,7 @@ SRC_URI="http://releases.beryl-project.org/${PV}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~amd64 ~ppc" +KEYWORDS="~amd64 ~ppc ~ppc64 ~x86" IUSE="dbus" DEPEND="=x11-wm/beryl-core-${PV} |