summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDonnie Berkholz <spyderous@gentoo.org>2004-03-30 19:43:30 +0000
committerDonnie Berkholz <spyderous@gentoo.org>2004-03-30 19:43:30 +0000
commit9a2da9eb152173785dea8439a61f2b5896cdf9af (patch)
tree81e657e89e61be7baa0f052ca19d9557f71c2f8c /app-sci/setiathome
parentFixed amd64-specific patch, bug 46260 (Manifest recommit) (diff)
downloadgentoo-2-9a2da9eb152173785dea8439a61f2b5896cdf9af.tar.gz
gentoo-2-9a2da9eb152173785dea8439a61f2b5896cdf9af.tar.bz2
gentoo-2-9a2da9eb152173785dea8439a61f2b5896cdf9af.zip
Change x11-base/xfree dependency to virtual/x11.
Diffstat (limited to 'app-sci/setiathome')
-rw-r--r--app-sci/setiathome/ChangeLog7
-rw-r--r--app-sci/setiathome/setiathome-3.03-r1.ebuild4
-rw-r--r--app-sci/setiathome/setiathome-3.08-r1.ebuild4
-rw-r--r--app-sci/setiathome/setiathome-3.08-r2.ebuild4
4 files changed, 12 insertions, 7 deletions
diff --git a/app-sci/setiathome/ChangeLog b/app-sci/setiathome/ChangeLog
index 17b73c22e947..e1f99bbd7cc2 100644
--- a/app-sci/setiathome/ChangeLog
+++ b/app-sci/setiathome/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-sci/setiathome
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.20 2004/03/30 06:44:13 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/ChangeLog,v 1.21 2004/03/30 19:43:30 spyderous Exp $
+
+ 30 Mar 2004; Donnie Berkholz <spyderous@gentoo.org>;
+ setiathome-3.03-r1.ebuild, setiathome-3.08-r1.ebuild,
+ setiathome-3.08-r2.ebuild:
+ Change x11-base/xfree dependency to virtual/x11.
30 Mar 2004; Patrick Kursawe <phosphan@gentoo.org>
setiathome-3.08-r2.ebuild, files/seti-init.d-r1:
diff --git a/app-sci/setiathome/setiathome-3.03-r1.ebuild b/app-sci/setiathome/setiathome-3.03-r1.ebuild
index a9415038ee58..3f81b6f65328 100644
--- a/app-sci/setiathome/setiathome-3.03-r1.ebuild
+++ b/app-sci/setiathome/setiathome-3.03-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.16 2004/02/26 22:44:22 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.03-r1.ebuild,v 1.17 2004/03/30 19:43:30 spyderous Exp $
# no version number on this install dir since upgrades will be using same dir
# (data will be stored here too)
@@ -21,7 +21,7 @@ IUSE="X"
RESTRICT="nomirror"
DEPEND=">=sys-apps/baselayout-1.8.0"
-RDEPEND="X? ( x11-base/xfree )"
+RDEPEND="X? ( virtual/x11 )"
src_unpack () {
unpack ${A}
diff --git a/app-sci/setiathome/setiathome-3.08-r1.ebuild b/app-sci/setiathome/setiathome-3.08-r1.ebuild
index 95c97b8b9945..9baf8434e259 100644
--- a/app-sci/setiathome/setiathome-3.08-r1.ebuild
+++ b/app-sci/setiathome/setiathome-3.08-r1.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r1.ebuild,v 1.10 2004/03/09 23:13:50 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r1.ebuild,v 1.11 2004/03/30 19:43:30 spyderous Exp $
# no version number on this install dir since upgrades will be using same dir
# (data will be stored here too)
@@ -23,7 +23,7 @@ IUSE="X"
RESTRICT="nomirror"
DEPEND=">=sys-apps/baselayout-1.8.0"
-RDEPEND="X? ( x11-base/xfree )"
+RDEPEND="X? ( virtual/x11 )"
src_unpack () {
unpack ${A}
diff --git a/app-sci/setiathome/setiathome-3.08-r2.ebuild b/app-sci/setiathome/setiathome-3.08-r2.ebuild
index 656b894b2e26..89105481378c 100644
--- a/app-sci/setiathome/setiathome-3.08-r2.ebuild
+++ b/app-sci/setiathome/setiathome-3.08-r2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r2.ebuild,v 1.2 2004/03/30 06:44:13 phosphan Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-sci/setiathome/setiathome-3.08-r2.ebuild,v 1.3 2004/03/30 19:43:30 spyderous Exp $
# no version number on this install dir since upgrades will be using same dir
# (data will be stored here too)
@@ -23,7 +23,7 @@ IUSE="X"
RESTRICT="nomirror"
DEPEND=">=sys-apps/baselayout-1.8.0"
-RDEPEND="X? ( x11-base/xfree )"
+RDEPEND="X? ( virtual/x11 )"
src_unpack () {
unpack ${A}