diff options
author | 2012-06-14 00:18:04 +0000 | |
---|---|---|
committer | 2012-06-14 00:18:04 +0000 | |
commit | 370161adf699d51ea666291757b9073f0ac74558 (patch) | |
tree | 9728c254e00792fd2e7c3e3ced4984859868c9d2 /x11-misc | |
parent | mpfr has gone stable, so drop hack #420957 (diff) | |
download | gentoo-2-370161adf699d51ea666291757b9073f0ac74558.tar.gz gentoo-2-370161adf699d51ea666291757b9073f0ac74558.tar.bz2 gentoo-2-370161adf699d51ea666291757b9073f0ac74558.zip |
Fix manifest
(Portage version: 2.1.10.65/cvs/Linux x86_64)
Diffstat (limited to 'x11-misc')
-rw-r--r-- | x11-misc/trayer-srg/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/trayer-srg/ChangeLog b/x11-misc/trayer-srg/ChangeLog index 78b1a08df2f3..97ecf016d487 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.7 2012/06/13 19:08:10 jdhore Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer-srg/ChangeLog,v 1.8 2012/06/14 00:18:04 xmw Exp $ + + 14 Jun 2012; Michael Weber <xmw@gentoo.org> trayer-srg-1.1.5.ebuild: + Fix manifest 13 Jun 2012; Jeff Horelick <jdhore@gentoo.org> trayer-srg-1.1.4.ebuild: marked x86 per bug 420977 diff --git a/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild b/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild index d5452e98ae4b..09dc238cca1c 100644 --- a/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild +++ b/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild @@ -1,10 +1,10 @@ # 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.5.ebuild,v 1.1 2012/06/13 12:54:28 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/trayer-srg/trayer-srg-1.1.5.ebuild,v 1.2 2012/06/14 00:18:04 xmw Exp $ EAPI=4 -inherit eutils toolchain-funcs +inherit toolchain-funcs vcs-snapshot DESCRIPTION="trayer fork with multi monitor support, cleaned up codebase and other fancy stuff" HOMEPAGE="https://github.com/sargon/trayer-srg" |