summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarinus Schraal <foser@gentoo.org>2003-03-04 01:07:04 +0000
committerMarinus Schraal <foser@gentoo.org>2003-03-04 01:07:04 +0000
commit058bad891369e6132bb5196a5dee6f6ffb001acb (patch)
tree91206dd7aada59aa93862b622c0ffd267ddf4344 /x11-libs
parentMoved to net-zope. (diff)
downloadgentoo-2-058bad891369e6132bb5196a5dee6f6ffb001acb.tar.gz
gentoo-2-058bad891369e6132bb5196a5dee6f6ffb001acb.tar.bz2
gentoo-2-058bad891369e6132bb5196a5dee6f6ffb001acb.zip
added flagomatic
Diffstat (limited to 'x11-libs')
-rw-r--r--x11-libs/vte/ChangeLog5
-rw-r--r--x11-libs/vte/files/digest-vte-0.10.171
-rw-r--r--x11-libs/vte/files/digest-vte-0.10.221
-rw-r--r--x11-libs/vte/files/digest-vte-0.10.231
-rw-r--r--x11-libs/vte/vte-0.10.17.ebuild26
-rw-r--r--x11-libs/vte/vte-0.10.22.ebuild27
-rw-r--r--x11-libs/vte/vte-0.10.23.ebuild27
-rw-r--r--x11-libs/vte/vte-0.10.25.ebuild7
8 files changed, 9 insertions, 86 deletions
diff --git a/x11-libs/vte/ChangeLog b/x11-libs/vte/ChangeLog
index ba3bf2f96df9..9d47079a064b 100644
--- a/x11-libs/vte/ChangeLog
+++ b/x11-libs/vte/ChangeLog
@@ -1,9 +1,12 @@
# ChangeLog for x11-libs/vte
# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.18 2003/02/25 13:56:02 foser Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/ChangeLog,v 1.19 2003/03/04 01:07:04 foser Exp $
*vte-0.10.25 (25 Feb 2003)
+ 03 Mar 2003; foser <foser@gentoo.org> vte-0.10.25.ebuild :
+ Added flag-o-matic fos -Os (#16173)
+
25 Feb 2003; foser <foser@gentoo.org> vte-0.10.25.ebuild :
Check it out
diff --git a/x11-libs/vte/files/digest-vte-0.10.17 b/x11-libs/vte/files/digest-vte-0.10.17
deleted file mode 100644
index 05d4082f91b5..000000000000
--- a/x11-libs/vte/files/digest-vte-0.10.17
+++ /dev/null
@@ -1 +0,0 @@
-MD5 db4f0e903c3912827a40de80b5e8e548 vte-0.10.17.tar.bz2 773762
diff --git a/x11-libs/vte/files/digest-vte-0.10.22 b/x11-libs/vte/files/digest-vte-0.10.22
deleted file mode 100644
index 9cb95c60c962..000000000000
--- a/x11-libs/vte/files/digest-vte-0.10.22
+++ /dev/null
@@ -1 +0,0 @@
-MD5 df7d096dcfb97954971c17aea776b09f vte-0.10.22.tar.bz2 776296
diff --git a/x11-libs/vte/files/digest-vte-0.10.23 b/x11-libs/vte/files/digest-vte-0.10.23
deleted file mode 100644
index 590c4bd5a564..000000000000
--- a/x11-libs/vte/files/digest-vte-0.10.23
+++ /dev/null
@@ -1 +0,0 @@
-MD5 d88be84362b56399a393f61da4b22c6e vte-0.10.23.tar.bz2 77685
diff --git a/x11-libs/vte/vte-0.10.17.ebuild b/x11-libs/vte/vte-0.10.17.ebuild
deleted file mode 100644
index a8bb042d3e2b..000000000000
--- a/x11-libs/vte/vte-0.10.17.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.17.ebuild,v 1.3 2003/02/13 17:03:30 vapier Exp $
-
-inherit gnome2
-
-IUSE="doc"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Xft powered terminal widget"
-HOMEPAGE="http://www.gnome.org/"
-
-SLOT="0"
-KEYWORDS="x86 ~ppc ~sparc ~alpha"
-LICENSE="LGPL-2"
-
-RDEPEND="virtual/glibc
- >=dev-libs/glib-2
- >=x11-libs/gtk+-2
- >=x11-libs/pango-1.1"
-
-DEPEND="${RDEPEND}
- doc? ( >=dev-util/gtk-doc-0.6 )
- >=dev-util/pkgconfig-0.12.0"
-
-DOC="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog"
diff --git a/x11-libs/vte/vte-0.10.22.ebuild b/x11-libs/vte/vte-0.10.22.ebuild
deleted file mode 100644
index 7bfea5597c1a..000000000000
--- a/x11-libs/vte/vte-0.10.22.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.22.ebuild,v 1.1 2003/02/20 19:30:36 foser Exp $
-
-inherit gnome2
-
-IUSE="doc"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Xft powered terminal widget"
-HOMEPAGE="http://www.gnome.org/"
-
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc ~alpha"
-LICENSE="LGPL-2"
-
-RDEPEND="virtual/glibc
- >=dev-libs/glib-2
- >=x11-libs/gtk+-2
- >=x11-libs/pango-1.1"
-
-DEPEND="${RDEPEND}
- doc? ( >=dev-util/gtk-doc-0.6 )
- >=dev-util/pkgconfig-0.12.0"
-
-DOCS="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog"
-
diff --git a/x11-libs/vte/vte-0.10.23.ebuild b/x11-libs/vte/vte-0.10.23.ebuild
deleted file mode 100644
index 5633ad987c14..000000000000
--- a/x11-libs/vte/vte-0.10.23.ebuild
+++ /dev/null
@@ -1,27 +0,0 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
-# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.23.ebuild,v 1.2 2003/02/22 04:54:06 agriffis Exp $
-
-inherit gnome2
-
-IUSE="doc"
-
-S=${WORKDIR}/${P}
-DESCRIPTION="Xft powered terminal widget"
-HOMEPAGE="http://www.gnome.org/"
-
-SLOT="0"
-KEYWORDS="~x86 ~ppc ~sparc alpha"
-LICENSE="LGPL-2"
-
-RDEPEND="virtual/glibc
- >=dev-libs/glib-2
- >=x11-libs/gtk+-2
- >=x11-libs/pango-1.1"
-
-DEPEND="${RDEPEND}
- doc? ( >=dev-util/gtk-doc-0.6 )
- >=dev-util/pkgconfig-0.12.0"
-
-DOCS="AUTHORS COPY* README HACKING INSTALL NEWS TODO ChangeLog"
-
diff --git a/x11-libs/vte/vte-0.10.25.ebuild b/x11-libs/vte/vte-0.10.25.ebuild
index 5572b631e864..6c9c1cc9922a 100644
--- a/x11-libs/vte/vte-0.10.25.ebuild
+++ b/x11-libs/vte/vte-0.10.25.ebuild
@@ -1,8 +1,11 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.25.ebuild,v 1.3 2003/03/03 09:55:12 aliz Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-libs/vte/vte-0.10.25.ebuild,v 1.4 2003/03/04 01:07:04 foser Exp $
-inherit gnome2
+inherit gnome2 flag-o-matic
+
+# -Os takes us down (#16173)
+replace-flags "-Os" "-O2"
IUSE="doc"