diff options
author | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 05:02:11 +0000 |
---|---|---|
committer | Jeff Horelick <jdhore@gentoo.org> | 2012-05-22 05:02:11 +0000 |
commit | 51a5fadcd48e8767cc90ad297138a80ceed6ae59 (patch) | |
tree | bcfbccd67ad2b2283044074090093a14096e3dda /xfce-extra/xfce4-hdaps | |
parent | marked x86 per bug 416233 (diff) | |
download | gentoo-2-51a5fadcd48e8767cc90ad297138a80ceed6ae59.tar.gz gentoo-2-51a5fadcd48e8767cc90ad297138a80ceed6ae59.tar.bz2 gentoo-2-51a5fadcd48e8767cc90ad297138a80ceed6ae59.zip |
marked x86 per bug 416233
(Portage version: 2.2.0_alpha107/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-hdaps')
-rw-r--r-- | xfce-extra/xfce4-hdaps/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-hdaps/ChangeLog b/xfce-extra/xfce4-hdaps/ChangeLog index deeadb229a5a..a0351fe70216 100644 --- a/xfce-extra/xfce4-hdaps/ChangeLog +++ b/xfce-extra/xfce4-hdaps/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-hdaps # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.11 2012/05/20 20:20:32 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.12 2012/05/22 05:02:11 jdhore Exp $ + + 22 May 2012; Jeff Horelick <jdhore@gentoo.org> xfce4-hdaps-0.0.8.ebuild: + marked x86 per bug 416233 20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-hdaps-0.0.8.ebuild: Stable for amd64, wrt bug #416233 diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild index 736c37ea6cd2..2121d539b844 100644 --- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild +++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.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/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild,v 1.3 2012/05/20 12:07:29 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.8.ebuild,v 1.4 2012/05/22 05:02:11 jdhore Exp $ EAPI=4 inherit linux-info xfconf @@ -11,7 +11,7 @@ SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" COMMON_DEPEND=">=x11-libs/gtk+-2.20:2 |