diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:41:32 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-03-28 07:41:32 +0000 |
commit | 377f3ec8142e88352b7478180f3d6ae0ae67be5a (patch) | |
tree | b5782aa4781175f8377fc70831c056df9e0f8d1b /x11-misc | |
parent | Stable for amd64, wrt bug #404817 (diff) | |
download | gentoo-2-377f3ec8142e88352b7478180f3d6ae0ae67be5a.tar.gz gentoo-2-377f3ec8142e88352b7478180f3d6ae0ae67be5a.tar.bz2 gentoo-2-377f3ec8142e88352b7478180f3d6ae0ae67be5a.zip |
Stable for amd64, wrt bug #404885
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/alltray/ChangeLog | 7 | ||||
-rw-r--r-- | x11-misc/alltray/alltray-0.7.5.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/x11-misc/alltray/ChangeLog b/x11-misc/alltray/ChangeLog index e0f60ba28370..fe8850563327 100644 --- a/x11-misc/alltray/ChangeLog +++ b/x11-misc/alltray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/alltray -# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltray/ChangeLog,v 1.41 2011/11/20 13:11:22 ssuominen Exp $ +# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltray/ChangeLog,v 1.42 2012/03/28 07:41:32 ago Exp $ + + 28 Mar 2012; Agostino Sarubbo <ago@gentoo.org> alltray-0.7.5.1.ebuild: + Stable for amd64, wrt bug #404885 *alltray-0.7.4 (20 Nov 2011) diff --git a/x11-misc/alltray/alltray-0.7.5.1.ebuild b/x11-misc/alltray/alltray-0.7.5.1.ebuild index 86cb45f12ed6..64e7fd3cd008 100644 --- a/x11-misc/alltray/alltray-0.7.5.1.ebuild +++ b/x11-misc/alltray/alltray-0.7.5.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2011 Gentoo Foundation +# Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltray/alltray-0.7.5.1.ebuild,v 1.2 2011/11/20 13:15:00 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/alltray/alltray-0.7.5.1.ebuild,v 1.3 2012/03/28 07:41:32 ago Exp $ EAPI=4 inherit autotools @@ -13,7 +13,7 @@ SRC_URI="http://code.launchpad.net/${PN}/trunk/${PV}dev/+download/${MY_P}.tar.gz LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="amd64 ~ppc ~x86" IUSE="" RDEPEND="dev-libs/glib:2 |