diff options
-rw-r--r-- | x11-misc/obpager/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/obpager/obpager-1.8.ebuild | 4 | ||||
-rw-r--r-- | x11-misc/peksystray/ChangeLog | 5 | ||||
-rw-r--r-- | x11-misc/peksystray/peksystray-0.2.1.ebuild | 4 |
4 files changed, 12 insertions, 6 deletions
diff --git a/x11-misc/obpager/ChangeLog b/x11-misc/obpager/ChangeLog index 28adf0159f6d..a8bf3d3fdb7f 100644 --- a/x11-misc/obpager/ChangeLog +++ b/x11-misc/obpager/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-misc/obpager # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/obpager/ChangeLog,v 1.2 2005/02/05 17:00:23 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obpager/ChangeLog,v 1.3 2005/06/19 22:51:15 smithj Exp $ + + 19 Jun 2005; Jonathan Smith <smithj@gentoo.org> obpager-1.8.ebuild: + stable x86 05 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> obpager-1.8.ebuild: ~alpha keyword, bug 78657. diff --git a/x11-misc/obpager/obpager-1.8.ebuild b/x11-misc/obpager/obpager-1.8.ebuild index 08d8a00d3a96..2ec8fcd53877 100644 --- a/x11-misc/obpager/obpager-1.8.ebuild +++ b/x11-misc/obpager/obpager-1.8.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/obpager/obpager-1.8.ebuild,v 1.3 2005/03/21 15:30:26 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/obpager/obpager-1.8.ebuild,v 1.4 2005/06/19 22:51:15 smithj Exp $ DESCRIPTION="Lightweight pager designed to be used with NetWM-compliant window manager" HOMEPAGE="http://obpager.sourceforge.net/" @@ -8,7 +8,7 @@ SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86 ~alpha" +KEYWORDS="x86 ~alpha" IUSE="" DEPEND="virtual/x11" 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="" |