diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 12:07:29 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-05-20 12:07:29 +0000 |
commit | 30b8bb9cbb4b50fc458386983e9c93bc7511506f (patch) | |
tree | 6f54ba6c1feb45abf62e006f85fc54548137b73f /xfce-extra/xfce4-hdaps | |
parent | Stable for amd64, wrt bug #416223 (diff) | |
download | gentoo-2-30b8bb9cbb4b50fc458386983e9c93bc7511506f.tar.gz gentoo-2-30b8bb9cbb4b50fc458386983e9c93bc7511506f.tar.bz2 gentoo-2-30b8bb9cbb4b50fc458386983e9c93bc7511506f.zip |
Stable for amd64, wrt bug #416223
(Portage version: 2.1.10.49/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.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 b90a9568ccd9..6ca845c9191b 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.9 2012/05/05 07:13:48 mgorny Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-hdaps/ChangeLog,v 1.10 2012/05/20 12:07:29 ago Exp $ + + 20 May 2012; Agostino Sarubbo <ago@gentoo.org> xfce4-hdaps-0.0.8.ebuild: + Stable for amd64, wrt bug #416223 05 May 2012; Michał Górny <mgorny@gentoo.org> xfce4-hdaps-0.0.7.ebuild, xfce4-hdaps-0.0.8.ebuild: 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 783c58d67544..736c37ea6cd2 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.2 2012/05/05 07:13:48 mgorny Exp $ +# $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 $ 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 |