summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 10:14:31 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 10:14:31 +0000
commitf43eca46b0f306999c610ec58075a29047007f0e (patch)
treeecb8db97c1634eda2bdfe9ac5c034884b5bfb366 /app-text/flpsed
parentDrop virtual/x11 references. (diff)
downloadgentoo-2-f43eca46b0f306999c610ec58075a29047007f0e.tar.gz
gentoo-2-f43eca46b0f306999c610ec58075a29047007f0e.tar.bz2
gentoo-2-f43eca46b0f306999c610ec58075a29047007f0e.zip
Remove virtual/x11 from dependencies.
(Portage version: 2.1.3_rc8)
Diffstat (limited to 'app-text/flpsed')
-rw-r--r--app-text/flpsed/ChangeLog7
-rw-r--r--app-text/flpsed/flpsed-0.3.2.ebuild13
-rw-r--r--app-text/flpsed/flpsed-0.3.4.ebuild13
-rw-r--r--app-text/flpsed/flpsed-0.3.5.ebuild13
-rw-r--r--app-text/flpsed/flpsed-0.3.7.ebuild13
-rw-r--r--app-text/flpsed/flpsed-0.3.ebuild13
6 files changed, 31 insertions, 41 deletions
diff --git a/app-text/flpsed/ChangeLog b/app-text/flpsed/ChangeLog
index 0b960b6b299a..12f3a4a29d58 100644
--- a/app-text/flpsed/ChangeLog
+++ b/app-text/flpsed/ChangeLog
@@ -1,6 +1,11 @@
# ChangeLog for app-text/flpsed
# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/ChangeLog,v 1.12 2007/03/12 23:51:17 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/ChangeLog,v 1.13 2007/07/22 10:14:31 omp Exp $
+
+ 22 Jul 2007; David Shakaryan <omp@gentoo.org> flpsed-0.3.ebuild,
+ flpsed-0.3.2.ebuild, flpsed-0.3.4.ebuild, flpsed-0.3.5.ebuild,
+ flpsed-0.3.7.ebuild:
+ Remove virtual/x11 from dependencies.
12 Mar 2007; Alexandre Buisse <nattfodd@gentoo.org> metadata.xml:
Replaced text-markup by tex as maintaining herd (text-markup split).
diff --git a/app-text/flpsed/flpsed-0.3.2.ebuild b/app-text/flpsed/flpsed-0.3.2.ebuild
index a208cf84d56e..4ce33e201b09 100644
--- a/app-text/flpsed/flpsed-0.3.2.ebuild
+++ b/app-text/flpsed/flpsed-0.3.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.2.ebuild,v 1.3 2006/02/07 17:36:44 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.2.ebuild,v 1.4 2007/07/22 10:14:31 omp Exp $
inherit flag-o-matic
@@ -13,12 +13,9 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-RDEPEND="|| ( ( x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- )
- virtual/x11
- )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXft"
DEPEND="${RDEPEND}
>=x11-libs/fltk-1.1
virtual/ghostscript"
diff --git a/app-text/flpsed/flpsed-0.3.4.ebuild b/app-text/flpsed/flpsed-0.3.4.ebuild
index 2a70c6bb43ef..1b27958422ca 100644
--- a/app-text/flpsed/flpsed-0.3.4.ebuild
+++ b/app-text/flpsed/flpsed-0.3.4.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.4.ebuild,v 1.2 2006/02/07 17:36:44 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.4.ebuild,v 1.3 2007/07/22 10:14:31 omp Exp $
inherit flag-o-matic
@@ -13,12 +13,9 @@ SLOT="0"
KEYWORDS="~x86"
IUSE=""
-RDEPEND="|| ( ( x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- )
- virtual/x11
- )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXft"
DEPEND="${RDEPEND}
>=x11-libs/fltk-1.1
virtual/ghostscript"
diff --git a/app-text/flpsed/flpsed-0.3.5.ebuild b/app-text/flpsed/flpsed-0.3.5.ebuild
index 875894e90132..da7e64f7367d 100644
--- a/app-text/flpsed/flpsed-0.3.5.ebuild
+++ b/app-text/flpsed/flpsed-0.3.5.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.5.ebuild,v 1.3 2006/02/07 17:36:44 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.5.ebuild,v 1.4 2007/07/22 10:14:31 omp Exp $
inherit flag-o-matic
@@ -13,12 +13,9 @@ SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-RDEPEND="|| ( ( x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- )
- virtual/x11
- )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXft"
DEPEND="${RDEPEND}
>=x11-libs/fltk-1.1
virtual/ghostscript"
diff --git a/app-text/flpsed/flpsed-0.3.7.ebuild b/app-text/flpsed/flpsed-0.3.7.ebuild
index 63d982f0fdbe..53f3d5535caa 100644
--- a/app-text/flpsed/flpsed-0.3.7.ebuild
+++ b/app-text/flpsed/flpsed-0.3.7.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.7.ebuild,v 1.3 2006/11/05 19:30:56 dang Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.7.ebuild,v 1.4 2007/07/22 10:14:31 omp Exp $
inherit flag-o-matic
@@ -13,12 +13,9 @@ SLOT="0"
KEYWORDS="amd64 x86"
IUSE=""
-RDEPEND="|| ( ( x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- )
- virtual/x11
- )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXft"
DEPEND="${RDEPEND}
>=x11-libs/fltk-1.1
virtual/ghostscript"
diff --git a/app-text/flpsed/flpsed-0.3.ebuild b/app-text/flpsed/flpsed-0.3.ebuild
index 45f6a29220b1..842e9c350485 100644
--- a/app-text/flpsed/flpsed-0.3.ebuild
+++ b/app-text/flpsed/flpsed-0.3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2006 Gentoo Foundation
+# Copyright 1999-2007 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.ebuild,v 1.4 2006/02/07 17:36:44 nattfodd Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-text/flpsed/flpsed-0.3.ebuild,v 1.5 2007/07/22 10:14:31 omp Exp $
inherit flag-o-matic
@@ -13,12 +13,9 @@ SLOT="0"
KEYWORDS="x86"
IUSE=""
-RDEPEND="|| ( ( x11-libs/libX11
- x11-libs/libXext
- x11-libs/libXft
- )
- virtual/x11
- )"
+RDEPEND="x11-libs/libX11
+ x11-libs/libXext
+ x11-libs/libXft"
DEPEND="${RDEPEND}
>=x11-libs/fltk-1.1
virtual/ghostscript"