diff options
author | Thomas Kahle <tomka@gentoo.org> | 2011-05-20 11:21:23 +0000 |
---|---|---|
committer | Thomas Kahle <tomka@gentoo.org> | 2011-05-20 11:21:23 +0000 |
commit | 4d07a850fabe95d8c1aee013ca72f86e753a2d60 (patch) | |
tree | 296f06fd1ca81d78ca9f02c648c01522984de1eb | |
parent | x86 stable per bug 365559 (diff) | |
download | gentoo-2-4d07a850fabe95d8c1aee013ca72f86e753a2d60.tar.gz gentoo-2-4d07a850fabe95d8c1aee013ca72f86e753a2d60.tar.bz2 gentoo-2-4d07a850fabe95d8c1aee013ca72f86e753a2d60.zip |
x86 stable per bug 342239
(Portage version: 2.1.9.49/cvs/Linux i686)
-rw-r--r-- | xfce-extra/xfce4-hdaps/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-hdaps/ChangeLog b/xfce-extra/xfce4-hdaps/ChangeLog index f89d9b0daf19..a360fc4e5f0f 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-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.6 2011/05/04 18:58:46 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.7 2011/05/20 11:21:23 tomka Exp $ + + 20 May 2011; Thomas Kahle <tomka@gentoo.org> xfce4-hdaps-0.0.7.ebuild: + x86 stable per bug 342239 04 May 2011; Markos Chandras <hwoarang@gentoo.org> xfce4-hdaps-0.0.7.ebuild: Stable on amd64 wrt bug #342239 diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild index 131403f407c9..f987178f7210 100644 --- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild +++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 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.7.ebuild,v 1.3 2011/05/19 21:48:23 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild,v 1.4 2011/05/20 11:21:23 tomka Exp $ EAPI=4 inherit linux-info xfconf @@ -11,7 +11,7 @@ SRC_URI="http://michael.orlitzky.com/code/releases/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="debug" COMMON_DEPEND=">=x11-libs/gtk+-2.12:2 |