summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Shakaryan <omp@gentoo.org>2007-07-22 10:24:50 +0000
committerDavid Shakaryan <omp@gentoo.org>2007-07-22 10:24:50 +0000
commitbf1e76d7758cce9d56acef94434f5fecc4ffe15a (patch)
treeebbbc294ab015e6190ddced5c8eaf77330c6ce71 /app-text/flpsed
parentdon't use 'use ppc-macos' (diff)
downloadhistorical-bf1e76d7758cce9d56acef94434f5fecc4ffe15a.tar.gz
historical-bf1e76d7758cce9d56acef94434f5fecc4ffe15a.tar.bz2
historical-bf1e76d7758cce9d56acef94434f5fecc4ffe15a.zip
Remove virtual/x11 from dependencies.
Package-Manager: portage-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"