diff options
author | 2011-05-04 18:58:46 +0000 | |
---|---|---|
committer | 2011-05-04 18:58:46 +0000 | |
commit | 07c85141239a5c5cad5e3db6eb4e8ddd3030e321 (patch) | |
tree | 64acf5a160f4b4002eab8c10c31179b326f751fc /xfce-extra/xfce4-hdaps | |
parent | Stable on amd64 wrt bug #342239 (diff) | |
download | gentoo-2-07c85141239a5c5cad5e3db6eb4e8ddd3030e321.tar.gz gentoo-2-07c85141239a5c5cad5e3db6eb4e8ddd3030e321.tar.bz2 gentoo-2-07c85141239a5c5cad5e3db6eb4e8ddd3030e321.zip |
Stable on amd64 wrt bug #342239
(Portage version: 2.1.9.46/cvs/Linux x86_64)
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.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 ffbc5c1f498a..f89d9b0daf19 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.5 2011/04/26 13:16:53 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.6 2011/05/04 18:58:46 hwoarang Exp $ + + 04 May 2011; Markos Chandras <hwoarang@gentoo.org> xfce4-hdaps-0.0.7.ebuild: + Stable on amd64 wrt bug #342239 24 Apr 2011; Christoph Mende <angelos@gentoo.org> -xfce4-hdaps-0.0.6.ebuild: 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 d830dac150ec..d131ba5d41ee 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.1 2011/04/18 16:26:47 angelos Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/xfce4-hdaps-0.0.7.ebuild,v 1.2 2011/05/04 18:58:46 hwoarang 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 |