diff options
author | Raúl Porcel <armin76@gentoo.org> | 2007-07-15 16:30:52 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2007-07-15 16:30:52 +0000 |
commit | 585cd0bc011dc5bd2943691c02c3892a4a17ac76 (patch) | |
tree | 042d66f0fefb3f17c1e5d14a82c8cb8dedb70e96 /xfce-extra/xfce4-volstatus-icon | |
parent | Bump. Adds import of HOME from default/useradd, drops quota library and pytho... (diff) | |
download | gentoo-2-585cd0bc011dc5bd2943691c02c3892a4a17ac76.tar.gz gentoo-2-585cd0bc011dc5bd2943691c02c3892a4a17ac76.tar.bz2 gentoo-2-585cd0bc011dc5bd2943691c02c3892a4a17ac76.zip |
Add ~alpha, thanks to Brian Evans for testing
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'xfce-extra/xfce4-volstatus-icon')
-rw-r--r-- | xfce-extra/xfce4-volstatus-icon/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-volstatus-icon/ChangeLog b/xfce-extra/xfce4-volstatus-icon/ChangeLog index 54766708062b..790f14214f40 100644 --- a/xfce-extra/xfce4-volstatus-icon/ChangeLog +++ b/xfce-extra/xfce4-volstatus-icon/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-volstatus-icon # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.3 2007/07/14 14:40:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/ChangeLog,v 1.4 2007/07/15 16:30:52 armin76 Exp $ + + 15 Jul 2007; Raúl Porcel <armin76@gentoo.org> + xfce4-volstatus-icon-0.1.0.ebuild: + Add ~alpha, thanks to Brian Evans for testing 14 Jul 2007; Raúl Porcel <armin76@gentoo.org> xfce4-volstatus-icon-0.1.0.ebuild: diff --git a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild index c927b56e2d28..00f6e8b25faa 100644 --- a/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild +++ b/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.3 2007/07/14 14:40:30 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-volstatus-icon/xfce4-volstatus-icon-0.1.0.ebuild,v 1.4 2007/07/15 16:30:52 armin76 Exp $ inherit eutils xfce44 @@ -10,7 +10,7 @@ DESCRIPTION="Systray status icon for safe unmount/eject of volumes" HOMEPAGE="http://goodies.xfce.org" SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}${COMPRESS}" -KEYWORDS="~amd64 ~ia64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~x86" IUSE="debug" RDEPEND=">=x11-libs/gtk+-2.10 |