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-notes | |
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-notes')
-rw-r--r-- | xfce-extra/xfce4-notes/ChangeLog | 9 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes/Manifest | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes/files/digest-xfce4-notes-0.9.7-r1 | 1 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes/xfce4-notes-0.9.7-r1.ebuild | 10 | ||||
-rw-r--r-- | xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild | 4 |
5 files changed, 22 insertions, 8 deletions
diff --git a/xfce-extra/xfce4-notes/ChangeLog b/xfce-extra/xfce4-notes/ChangeLog index b8ca5df0ff44..21505c0296c0 100644 --- a/xfce-extra/xfce4-notes/ChangeLog +++ b/xfce-extra/xfce4-notes/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for xfce-extra/xfce4-notes -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.4 2004/06/24 22:02:09 agriffis Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/ChangeLog,v 1.5 2005/01/06 23:41:11 bcowan Exp $ + +*xfce4-notes-0.9.7-r1 (06 Jan 2005) + + 06 Jan 2005; Brad Cowan <bcowan@gentoo.org> +xfce4-notes-0.9.7-r1.ebuild: + Updated to use Xfce4 eclass. 19 Jun 2004; Jason Wever <weeve@gentoo.org> xfce4-notes-0.9.7.ebuild: Stable on sparc. diff --git a/xfce-extra/xfce4-notes/Manifest b/xfce-extra/xfce4-notes/Manifest index 59844e44e8c8..f0ee38623467 100644 --- a/xfce-extra/xfce4-notes/Manifest +++ b/xfce-extra/xfce4-notes/Manifest @@ -1,4 +1,2 @@ -MD5 9086037bc4e5ce023be0ec833c7bb83b xfce4-notes-0.9.7.ebuild 718 -MD5 567efba458dff101189be9162f53517c ChangeLog 559 -MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 -MD5 6b41a6e0f0f511c726ef91eb894a79cd files/digest-xfce4-notes-0.9.7 76 +MD5 9944bb030a618a1ee62ef1db0b7d66f2 xfce4-notes-0.9.7-r1.ebuild 376 +MD5 6b41a6e0f0f511c726ef91eb894a79cd files/digest-xfce4-notes-0.9.7-r1 76 diff --git a/xfce-extra/xfce4-notes/files/digest-xfce4-notes-0.9.7-r1 b/xfce-extra/xfce4-notes/files/digest-xfce4-notes-0.9.7-r1 new file mode 100644 index 000000000000..d996b5484101 --- /dev/null +++ b/xfce-extra/xfce4-notes/files/digest-xfce4-notes-0.9.7-r1 @@ -0,0 +1 @@ +MD5 d043d4f5b00b4a7f3d5107b65d81de8e xfce4-notes-plugin-0.9.7.tar.gz 326290 diff --git a/xfce-extra/xfce4-notes/xfce4-notes-0.9.7-r1.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7-r1.ebuild new file mode 100644 index 000000000000..522e50c5d16d --- /dev/null +++ b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7-r1.ebuild @@ -0,0 +1,10 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-0.9.7-r1.ebuild,v 1.1 2005/01/06 23:41:11 bcowan Exp $ + +DESCRIPTION="Xfce4 panel sticky notes plugin" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +GOODIES_PLUGIN=1 + +inherit xfce4 diff --git a/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild index d0b114c8477d..489c7a4569cd 100644 --- a/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild +++ b/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.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-notes/xfce4-notes-0.9.7.ebuild,v 1.9 2004/12/17 06:11:41 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes/xfce4-notes-0.9.7.ebuild,v 1.10 2005/01/06 23:41:11 bcowan Exp $ MY_P="${PN}-plugin-${PV}" S=${WORKDIR}/${MY_P} |