diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 15:33:28 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-18 15:33:28 +0000 |
commit | dbdfa993156d8593e48311279993cd7a0710eb56 (patch) | |
tree | 756fddf944912b4f6b1725588cf7b98dd45b46a6 /xfce-extra | |
parent | Add patch to fix building of ant projects (#100823). (diff) | |
download | historical-dbdfa993156d8593e48311279993cd7a0710eb56.tar.gz historical-dbdfa993156d8593e48311279993cd7a0710eb56.tar.bz2 historical-dbdfa993156d8593e48311279993cd7a0710eb56.zip |
Mark 0.1.0-r1 stable on alpha
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-windowlist/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-windowlist/Manifest | 10 | ||||
-rw-r--r-- | xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r1.ebuild | 4 |
3 files changed, 17 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-windowlist/ChangeLog b/xfce-extra/xfce4-windowlist/ChangeLog index 123c1d2132ce..77e2da512ff2 100644 --- a/xfce-extra/xfce4-windowlist/ChangeLog +++ b/xfce-extra/xfce4-windowlist/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-windowlist # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/ChangeLog,v 1.6 2005/10/06 18:08:13 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/ChangeLog,v 1.7 2005/10/18 15:33:28 agriffis Exp $ + + 18 Oct 2005; Aron Griffis <agriffis@gentoo.org> + xfce4-windowlist-0.1.0-r1.ebuild: + Mark 0.1.0-r1 stable on alpha *xfce4-windowlist-0.1.0-r2 (06 Oct 2005) diff --git a/xfce-extra/xfce4-windowlist/Manifest b/xfce-extra/xfce4-windowlist/Manifest index 8e785455f91c..64917695478d 100644 --- a/xfce-extra/xfce4-windowlist/Manifest +++ b/xfce-extra/xfce4-windowlist/Manifest @@ -1,6 +1,16 @@ +-----BEGIN PGP SIGNED MESSAGE----- +Hash: SHA1 + MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 MD5 bdbb832b44beb77c60a8cc44ff63199d ChangeLog 1123 MD5 30e3f50c03d9f992cf3fbf75a1e3636d xfce4-windowlist-0.1.0-r2.ebuild 420 MD5 89d63771bef698cd4a29ad59fcf59df0 xfce4-windowlist-0.1.0-r1.ebuild 419 MD5 ede2fb1d0a92f8c2aa944bb0134a181a files/digest-xfce4-windowlist-0.1.0-r1 81 MD5 ede2fb1d0a92f8c2aa944bb0134a181a files/digest-xfce4-windowlist-0.1.0-r2 81 +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v1.4.1 (GNU/Linux) + +iD8DBQFDVRXeJrHF4yAQTrARAqBrAJ0RJ5gmVp/d4TjRj59av3Zqca9cxgCguA7f +HvL8vKFrO7CMj0J6mHgRn9k= +=190K +-----END PGP SIGNATURE----- diff --git a/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r1.ebuild b/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r1.ebuild index d485b4ccd0a2..d38319e32891 100644 --- a/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r1.ebuild +++ b/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r1.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r1.ebuild,v 1.6 2005/07/07 01:19:54 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r1.ebuild,v 1.7 2005/10/18 15:33:28 agriffis Exp $ DESCRIPTION="Xfce4 panel windowlist plugin" -KEYWORDS="~alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86" GOODIES_PLUGIN=1 XFCE_S=${WORKDIR}/${MY_P/-${PV}/} |