diff options
author | Andreas Schuerch <nativemad@gentoo.org> | 2012-11-15 19:21:56 +0000 |
---|---|---|
committer | Andreas Schuerch <nativemad@gentoo.org> | 2012-11-15 19:21:56 +0000 |
commit | d80e5b5c9caeaa7bdeb14447c222f942412b580d (patch) | |
tree | 1dca032d5df8a2f6fff17865a394878a6b655c93 /xfce-extra/xfce4-hdaps | |
parent | Add missing dep, bug #443280 by Joost Ruis; drop old. (diff) | |
download | gentoo-2-d80e5b5c9caeaa7bdeb14447c222f942412b580d.tar.gz gentoo-2-d80e5b5c9caeaa7bdeb14447c222f942412b580d.tar.bz2 gentoo-2-d80e5b5c9caeaa7bdeb14447c222f942412b580d.zip |
x86 and amd64 stable, see bug 429484
(Portage version: 2.1.11.9/cvs/Linux i686)
Diffstat (limited to 'xfce-extra/xfce4-hdaps')
-rw-r--r-- | xfce-extra/xfce4-hdaps/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-hdaps/ChangeLog b/xfce-extra/xfce4-hdaps/ChangeLog index 98b221487226..d8aba3977923 100644 --- a/xfce-extra/xfce4-hdaps/ChangeLog +++ b/xfce-extra/xfce4-hdaps/ChangeLog @@ -1,6 +1,10 @@ # 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.14 2012/06/07 13:05:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.15 2012/11/15 19:21:56 nativemad Exp $ + + 16 Nov 2012; Andreas Schuerch <nativemad@gentoo.org> + xfce4-hdaps-0.0.9.ebuild: + x86 and amd64 stable, see bug 429484 *xfce4-hdaps-0.0.9 (07 Jun 2012) diff --git a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9.ebuild b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9.ebuild index e34f08183729..63e5b2479120 100644 --- a/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9.ebuild +++ b/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9.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.9.ebuild,v 1.1 2012/06/07 13:05:08 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.9.ebuild,v 1.2 2012/11/15 19:21:56 nativemad 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 |