diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-06-13 16:35:31 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-06-13 16:35:31 +0000 |
commit | 9646c2d45b9da8fabe4df82f512a2785db1f7e71 (patch) | |
tree | 64774d3b7f4dff371b2a41c9686c47bdb8b6e4f3 /x11-misc/trayer-srg | |
parent | Stable for amd64, wrt bug #420973 (diff) | |
download | gentoo-2-9646c2d45b9da8fabe4df82f512a2785db1f7e71.tar.gz gentoo-2-9646c2d45b9da8fabe4df82f512a2785db1f7e71.tar.bz2 gentoo-2-9646c2d45b9da8fabe4df82f512a2785db1f7e71.zip |
Stable for amd64, wrt bug #420977
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc/trayer-srg')
-rw-r--r-- | x11-misc/trayer-srg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/trayer-srg/trayer-srg-1.1.4.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/trayer-srg/ChangeLog b/x11-misc/trayer-srg/ChangeLog index 67a81667f896..761e834d687a 100644 --- a/x11-misc/trayer-srg/ChangeLog +++ b/x11-misc/trayer-srg/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/trayer-srg # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer-srg/ChangeLog,v 1.5 2012/06/13 12:56:00 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer-srg/ChangeLog,v 1.6 2012/06/13 16:35:31 ago Exp $ + + 13 Jun 2012; Agostino Sarubbo <ago@gentoo.org> trayer-srg-1.1.4.ebuild: + Stable for amd64, wrt bug #420977 13 Jun 2012; Michael Weber <xmw@gentoo.org> trayer-srg-1.1.4.ebuild: Fix inherit diff --git a/x11-misc/trayer-srg/trayer-srg-1.1.4.ebuild b/x11-misc/trayer-srg/trayer-srg-1.1.4.ebuild index 4c12b0522632..3b5afc5b525c 100644 --- a/x11-misc/trayer-srg/trayer-srg-1.1.4.ebuild +++ b/x11-misc/trayer-srg/trayer-srg-1.1.4.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/x11-misc/trayer-srg/trayer-srg-1.1.4.ebuild,v 1.4 2012/06/13 12:56:00 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer-srg/trayer-srg-1.1.4.ebuild,v 1.5 2012/06/13 16:35:31 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/sargon/${PN}/tarball/${P/-srg/} -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND="x11-libs/gdk-pixbuf:2 |