summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Ahlberg <aliz@gentoo.org>2004-04-17 19:22:44 +0000
committerDaniel Ahlberg <aliz@gentoo.org>2004-04-17 19:22:44 +0000
commit4ce91f539533e5e9c6ebe71f413edcc147aed577 (patch)
tree5d0762ea94a6c5bc548c930c0f91110f8d657c81 /xfce-extra/xfcalendar
parentMarked stable to fix rdoc (see bug #48127). Removed old ebuilds. (diff)
downloadhistorical-4ce91f539533e5e9c6ebe71f413edcc147aed577.tar.gz
historical-4ce91f539533e5e9c6ebe71f413edcc147aed577.tar.bz2
historical-4ce91f539533e5e9c6ebe71f413edcc147aed577.zip
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'xfce-extra/xfcalendar')
-rw-r--r--xfce-extra/xfcalendar/ChangeLog6
-rw-r--r--xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild6
-rw-r--r--xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild6
3 files changed, 9 insertions, 9 deletions
diff --git a/xfce-extra/xfcalendar/ChangeLog b/xfce-extra/xfcalendar/ChangeLog
index b6d3b8d638d5..a4749083db02 100644
--- a/xfce-extra/xfcalendar/ChangeLog
+++ b/xfce-extra/xfcalendar/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfcalendar
# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/ChangeLog,v 1.9 2004/04/05 14:50:09 gmsoft Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/ChangeLog,v 1.10 2004/04/17 19:22:43 aliz Exp $
+
+ 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> xfcalendar-0.1.5.ebuild,
+ xfcalendar-0.1.6.ebuild:
+ Removed S=, added IUSE=
05 Apr 2004; Guy Martin <gmsoft@gentoo.org> xfcalendar-0.1.6.ebuild:
Marked stable on hppa.
diff --git a/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild b/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild
index 6495c1861948..75bb60680f9c 100644
--- a/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild
+++ b/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild
@@ -1,13 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild,v 1.7 2004/03/10 15:52:51 agriffis Exp $
-
-S=${WORKDIR}/${P}
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-0.1.5.ebuild,v 1.8 2004/04/17 19:22:43 aliz Exp $
DESCRIPTION="Xfce4 panel calendar plugin"
HOMEPAGE="http://www.xfce.org/"
SRC_URI="http://www.xfce.org/archive/xfce-4.0.3/src/${P}.tar.gz"
-
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="ia64 x86 ~ppc alpha sparc ~amd64 ~hppa ~mips"
diff --git a/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild b/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild
index d96ef9215411..aa7d754fc199 100644
--- a/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild
+++ b/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild
@@ -1,13 +1,11 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild,v 1.5 2004/04/05 14:50:09 gmsoft Exp $
-
-S=${WORKDIR}/${P}
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfcalendar/xfcalendar-0.1.6.ebuild,v 1.6 2004/04/17 19:22:43 aliz Exp $
DESCRIPTION="Xfce4 panel calendar plugin"
HOMEPAGE="http://www.xfce.org/"
SRC_URI="http://www.xfce.org/archive/xfce-4.0.4/src/${P}.tar.gz"
-
+IUSE=""
SLOT="0"
LICENSE="GPL-2"
KEYWORDS="~ia64 x86 ~ppc ~alpha sparc ~amd64 hppa ~mips"