diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-01-06 23:41:11 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-01-06 23:41:11 +0000 |
commit | 76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7 (patch) | |
tree | 50b9744653602eac74f5d36dab615e85f59922c8 /xfce-extra/xfce4-windowlist | |
parent | Initial import. Ebuild based on the contribution of Dan <dan@intuitivelyobvio... (diff) | |
download | gentoo-2-76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7.tar.gz gentoo-2-76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7.tar.bz2 gentoo-2-76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7.zip |
Updated to use Xfce4 eclass.
Diffstat (limited to 'xfce-extra/xfce4-windowlist')
5 files changed, 24 insertions, 8 deletions
diff --git a/xfce-extra/xfce4-windowlist/ChangeLog b/xfce-extra/xfce4-windowlist/ChangeLog index 76258b68ab9b..a8cfb359c973 100644 --- a/xfce-extra/xfce4-windowlist/ChangeLog +++ b/xfce-extra/xfce4-windowlist/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for xfce-extra/xfce4-windowlist -# Copyright 1999-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/ChangeLog,v 1.1 2004/09/20 17:10:38 bcowan Exp $ +# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/ChangeLog,v 1.2 2005/01/06 23:41:11 bcowan Exp $ + +*xfce4-windowlist-0.1.0-r1 (06 Jan 2005) + + 06 Jan 2005; Brad Cowan <bcowan@gentoo.org> + +xfce4-windowlist-0.1.0-r1.ebuild: + Updated to use Xfce4 eclass. *xfce4-windowlist-0.1.0 (20 Sep 2004) diff --git a/xfce-extra/xfce4-windowlist/Manifest b/xfce-extra/xfce4-windowlist/Manifest index 049e8f07cc5c..b237c9e004ac 100644 --- a/xfce-extra/xfce4-windowlist/Manifest +++ b/xfce-extra/xfce4-windowlist/Manifest @@ -1,4 +1,2 @@ -MD5 49d54cf285f6239f374efa37cb9adc27 ChangeLog 380 -MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 -MD5 a699f1d9934a061cb5af9fbbeae056c6 xfce4-windowlist-0.1.0.ebuild 739 -MD5 ede2fb1d0a92f8c2aa944bb0134a181a files/digest-xfce4-windowlist-0.1.0 81 +MD5 b8da0db303437613bf036b3c41e4fcb3 xfce4-windowlist-0.1.0-r1.ebuild 422 +MD5 ede2fb1d0a92f8c2aa944bb0134a181a files/digest-xfce4-windowlist-0.1.0-r1 81 diff --git a/xfce-extra/xfce4-windowlist/files/digest-xfce4-windowlist-0.1.0-r1 b/xfce-extra/xfce4-windowlist/files/digest-xfce4-windowlist-0.1.0-r1 new file mode 100644 index 000000000000..cc3674db818d --- /dev/null +++ b/xfce-extra/xfce4-windowlist/files/digest-xfce4-windowlist-0.1.0-r1 @@ -0,0 +1 @@ +MD5 29b1a752003734c0b8171200dfafb733 xfce4-windowlist-plugin-0.1.0.tar.gz 301770 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 new file mode 100644 index 000000000000..0cfa79aad939 --- /dev/null +++ b/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0-r1.ebuild @@ -0,0 +1,11 @@ +# 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.1 2005/01/06 23:41:11 bcowan Exp $ + +DESCRIPTION="Xfce4 panel windowlist plugin" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +GOODIES_PLUGIN=1 +XFCE_S=${WORKDIR}/${MY_P/-${PV}/} + +inherit xfce4
\ No newline at end of file diff --git a/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0.ebuild b/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0.ebuild index fc91c2dab6ed..1f341ead69e5 100644 --- a/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0.ebuild +++ b/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2004 Gentoo Foundation +# 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.ebuild,v 1.2 2004/11/09 02:50:26 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-windowlist/xfce4-windowlist-0.1.0.ebuild,v 1.3 2005/01/06 23:41:11 bcowan Exp $ MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P/-${PV}/} |