diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 17:50:23 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 17:50:23 +0000 |
commit | 3c42d25f56f84523083d8021745ef1fc099cc9c7 (patch) | |
tree | f2ed711b50dbeb728d1fb432f453e17f44bcddb5 /xfce-extra/xfce4-datetime | |
parent | Revbump for fpc 2.0.0, added ~ppc, solves bugs #103903, #102889, #99480, #90078 (diff) | |
download | historical-3c42d25f56f84523083d8021745ef1fc099cc9c7.tar.gz historical-3c42d25f56f84523083d8021745ef1fc099cc9c7.tar.bz2 historical-3c42d25f56f84523083d8021745ef1fc099cc9c7.zip |
Xfce builds for new eclass and modular Xorg.
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'xfce-extra/xfce4-datetime')
-rw-r--r-- | xfce-extra/xfce4-datetime/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-datetime/Manifest | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-datetime/files/digest-xfce4-datetime-0.3.1-r2 | 1 | ||||
-rw-r--r-- | xfce-extra/xfce4-datetime/xfce4-datetime-0.3.1-r2.ebuild | 10 |
4 files changed, 21 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-datetime/ChangeLog b/xfce-extra/xfce4-datetime/ChangeLog index 31153e7dc0d1..5849f37a6d40 100644 --- a/xfce-extra/xfce4-datetime/ChangeLog +++ b/xfce-extra/xfce4-datetime/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for xfce-extra/xfce4-datetime # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/ChangeLog,v 1.10 2005/08/23 22:34:49 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-datetime/ChangeLog,v 1.11 2005/10/06 17:32:16 bcowan Exp $ + +*xfce4-datetime-0.3.1-r2 (06 Oct 2005) + + 06 Oct 2005; Brad Cowan <bcowan@gentoo.org> + +xfce4-datetime-0.3.1-r2.ebuild: + Xfce builds for new eclass and modular Xorg. 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> xfce4-datetime-0.3.1-r1.ebuild: diff --git a/xfce-extra/xfce4-datetime/Manifest b/xfce-extra/xfce4-datetime/Manifest index 07f05e2a0ff1..6a75772a3d0f 100644 --- a/xfce-extra/xfce4-datetime/Manifest +++ b/xfce-extra/xfce4-datetime/Manifest @@ -1,4 +1,6 @@ +MD5 5791ab2cf284bd9132b61b1de5ea7384 xfce4-datetime-0.3.1-r2.ebuild 421 MD5 0e0ea9af8a1a29e344c1566329dc77ad xfce4-datetime-0.3.1-r1.ebuild 417 -MD5 1b023f80ca9e8afefec72139c6d014f8 ChangeLog 1304 +MD5 3aab69426d8c136cefd8a6b8c7207a82 ChangeLog 1473 MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 MD5 4709813b5da202e157bfac073beb9908 files/digest-xfce4-datetime-0.3.1-r1 79 +MD5 4709813b5da202e157bfac073beb9908 files/digest-xfce4-datetime-0.3.1-r2 79 diff --git a/xfce-extra/xfce4-datetime/files/digest-xfce4-datetime-0.3.1-r2 b/xfce-extra/xfce4-datetime/files/digest-xfce4-datetime-0.3.1-r2 new file mode 100644 index 000000000000..23416e958fc5 --- /dev/null +++ b/xfce-extra/xfce4-datetime/files/digest-xfce4-datetime-0.3.1-r2 @@ -0,0 +1 @@ +MD5 92b7ebee7f0c8074f5cf590f77f676f2 xfce4-datetime-plugin-0.3.1.tar.gz 311941 diff --git a/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.1-r2.ebuild b/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.1-r2.ebuild new file mode 100644 index 000000000000..ddd04db4767f --- /dev/null +++ b/xfce-extra/xfce4-datetime/xfce4-datetime-0.3.1-r2.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-datetime/xfce4-datetime-0.3.1-r2.ebuild,v 1.1 2005/10/06 17:32:16 bcowan Exp $ + +inherit xfce42 + +DESCRIPTION="Xfce4 panel plugin that displays date/time and small calendar" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +goodies_plugin |