diff options
author | Markus Rothe <corsair@gentoo.org> | 2006-12-23 13:51:50 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2006-12-23 13:51:50 +0000 |
commit | a6ac7496b3bceeaca749b6f7934930b13b975287 (patch) | |
tree | 545462aa9103b13d0062635b20666d63a89b9222 /x11-plugins/beryl-dbus | |
parent | Version bump. (diff) | |
download | gentoo-2-a6ac7496b3bceeaca749b6f7934930b13b975287.tar.gz gentoo-2-a6ac7496b3bceeaca749b6f7934930b13b975287.tar.bz2 gentoo-2-a6ac7496b3bceeaca749b6f7934930b13b975287.zip |
Added ~ppc64; bug #158709
(Portage version: 2.1.1-r2)
Diffstat (limited to 'x11-plugins/beryl-dbus')
-rw-r--r-- | x11-plugins/beryl-dbus/ChangeLog | 5 | ||||
-rw-r--r-- | x11-plugins/beryl-dbus/beryl-dbus-0.1.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/beryl-dbus/ChangeLog b/x11-plugins/beryl-dbus/ChangeLog index 8936c6aa79ab..399ca2aa4300 100644 --- a/x11-plugins/beryl-dbus/ChangeLog +++ b/x11-plugins/beryl-dbus/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-plugins/beryl-dbus # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-dbus/ChangeLog,v 1.5 2006/12/19 21:10:51 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-dbus/ChangeLog,v 1.6 2006/12/23 13:51:50 corsair Exp $ + + 23 Dec 2006; Markus Rothe <corsair@gentoo.org> beryl-dbus-0.1.3.ebuild: + Added ~ppc64; bug #158709 *beryl-dbus-0.1.3 (19 Dec 2006) diff --git a/x11-plugins/beryl-dbus/beryl-dbus-0.1.3.ebuild b/x11-plugins/beryl-dbus/beryl-dbus-0.1.3.ebuild index 2c4874514826..6227b2721e70 100644 --- a/x11-plugins/beryl-dbus/beryl-dbus-0.1.3.ebuild +++ b/x11-plugins/beryl-dbus/beryl-dbus-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-dbus/beryl-dbus-0.1.3.ebuild,v 1.1 2006/12/19 21:10:51 tsunam Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-plugins/beryl-dbus/beryl-dbus-0.1.3.ebuild,v 1.2 2006/12/23 13:51:50 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="" DEPEND="=x11-plugins/beryl-plugins-${PV} |