diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 22:54:27 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-06-19 22:54:27 +0000 |
commit | 161212f4cab19ae640368557e145a26d8ae4486c (patch) | |
tree | f8fc64fb32b9f64e5cbe87286f8c9a9eb248a71b /x11-misc/peksystray | |
parent | Initial import of 855resolution package (diff) | |
download | gentoo-2-161212f4cab19ae640368557e145a26d8ae4486c.tar.gz gentoo-2-161212f4cab19ae640368557e145a26d8ae4486c.tar.bz2 gentoo-2-161212f4cab19ae640368557e145a26d8ae4486c.zip |
stable x86
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'x11-misc/peksystray')
-rw-r--r-- | x11-misc/peksystray/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/peksystray/peksystray-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-misc/peksystray/ChangeLog b/x11-misc/peksystray/ChangeLog index 09958e776195..22427873b4d3 100644 --- a/x11-misc/peksystray/ChangeLog +++ b/x11-misc/peksystray/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/peksystray # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/ChangeLog,v 1.7 2005/01/30 18:01:59 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/ChangeLog,v 1.8 2005/06/19 22:54:27 smithj Exp $ + + 19 Jun 2005; Jonathan Smith <smithj@gentoo.org> peksystray-0.2.1.ebuild: + stable x86 30 Jan 2005; Tavis Ormandy <taviso@gentoo.org> peksystray-0.2.1.ebuild, peksystray-0.2.ebuild: diff --git a/x11-misc/peksystray/peksystray-0.2.1.ebuild b/x11-misc/peksystray/peksystray-0.2.1.ebuild index 4c978ff42f92..9ec7c6183d42 100644 --- a/x11-misc/peksystray/peksystray-0.2.1.ebuild +++ b/x11-misc/peksystray/peksystray-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.1.ebuild,v 1.2 2005/01/30 18:01:59 taviso Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/peksystray/peksystray-0.2.1.ebuild,v 1.3 2005/06/19 22:54:27 smithj Exp $ inherit eutils @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" DEPEND="virtual/x11" IUSE="" |