summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoe Sapp <nixphoeni@gentoo.org>2010-05-09 00:48:11 +0000
committerJoe Sapp <nixphoeni@gentoo.org>2010-05-09 00:48:11 +0000
commit662e5cce757a0b18ba0016e573413e43a8e89951 (patch)
treec7f5fbc7b11c52d3dca45934bc1cd3c96f405a4d /x11-plugins
parentRemoved unnecessary DESKLET_NAME; keyworded ~ARCH for all gdesklets-core ARCHes (diff)
downloadgentoo-2-662e5cce757a0b18ba0016e573413e43a8e89951.tar.gz
gentoo-2-662e5cce757a0b18ba0016e573413e43a8e89951.tar.bz2
gentoo-2-662e5cce757a0b18ba0016e573413e43a8e89951.zip
Removed unnecessary SRC_URI
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins')
-rw-r--r--x11-plugins/desklet-iCalendarEvent/ChangeLog6
-rw-r--r--x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild3
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-plugins/desklet-iCalendarEvent/ChangeLog b/x11-plugins/desklet-iCalendarEvent/ChangeLog
index e8eed72d6b86..e5eb6fcdf49e 100644
--- a/x11-plugins/desklet-iCalendarEvent/ChangeLog
+++ b/x11-plugins/desklet-iCalendarEvent/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/desklet-iCalendarEvent
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-iCalendarEvent/ChangeLog,v 1.3 2010/05/08 22:35:39 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-iCalendarEvent/ChangeLog,v 1.4 2010/05/09 00:48:11 nixphoeni Exp $
+
+ 09 May 2010; Joe Sapp <nixphoeni@gentoo.org>
+ desklet-iCalendarEvent-0.3.ebuild:
+ Removed unnecessary SRC_URI (eclass figures it out)
08 May 2010; Joe Sapp <nixphoeni@gentoo.org>
desklet-iCalendarEvent-0.3.ebuild:
diff --git a/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild b/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild
index 21908ccd9e4a..2dc10d6aac48 100644
--- a/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild
+++ b/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild,v 1.3 2010/05/08 22:35:39 nixphoeni Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/desklet-iCalendarEvent/desklet-iCalendarEvent-0.3.ebuild,v 1.4 2010/05/09 00:48:11 nixphoeni Exp $
EAPI=2
CONTROL_NAME="${PN#desklet-}"
@@ -9,7 +9,6 @@ inherit gdesklets
DESCRIPTION="iCalendarEvent Control for gDesklets"
HOMEPAGE="http://gdesklets.de/index.php?q=control/view/231"
-SRC_URI="${SRC_URI/\/desklets//controls}"
LICENSE="GPL-2"
# KEYWORDS limited by dev-python/icalendar
KEYWORDS="~x86 ~amd64"