summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAron Griffis <agriffis@gentoo.org>2004-04-27 21:12:30 +0000
committerAron Griffis <agriffis@gentoo.org>2004-04-27 21:12:30 +0000
commitaa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe (patch)
tree959f79abc6a4476c59aad079287e25e2f8459223 /gnome-base/libghttp
parent(Manifest recommit) (diff)
downloadgentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.tar.gz
gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.tar.bz2
gentoo-2-aa44fc5a33bf97dd3ebe5f505cd2b2d195ffbcfe.zip
Add inherit eutils
Diffstat (limited to 'gnome-base/libghttp')
-rw-r--r--gnome-base/libghttp/ChangeLog5
-rw-r--r--gnome-base/libghttp/libghttp-1.0.9-r2.ebuild4
-rw-r--r--gnome-base/libghttp/libghttp-1.0.9-r3.ebuild4
-rw-r--r--gnome-base/libghttp/libghttp-1.0.9-r4.ebuild4
4 files changed, 10 insertions, 7 deletions
diff --git a/gnome-base/libghttp/ChangeLog b/gnome-base/libghttp/ChangeLog
index 5777b4afb28f..fcf93c47cef3 100644
--- a/gnome-base/libghttp/ChangeLog
+++ b/gnome-base/libghttp/ChangeLog
@@ -1,6 +1,9 @@
# ChangeLog for gnome-base/libghttp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.18 2004/02/26 04:48:38 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/ChangeLog,v 1.19 2004/04/27 21:11:18 agriffis Exp $
+
+ 27 Apr 2004; Aron Griffis <agriffis@gentoo.org> libghttp-1.0.9-r4.ebuild:
+ Add inherit eutils
25 Feb 2004; Joshua Kinard <kumba@gentoo.org> libghttp-1.0.9-r4.ebuild:
Added ~mips to KEYWORDS to satisfy repoman deps.
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild
index ceb709d590c0..8ae397e80503 100644
--- a/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild
+++ b/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.11 2004/02/22 20:47:27 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r2.ebuild,v 1.12 2004/04/27 21:11:18 agriffis Exp $
inherit libtool
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild
index 627430cd904b..851cd6414aa6 100644
--- a/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild
+++ b/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2003 Gentoo Technologies, Inc.
+# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild,v 1.10 2003/10/28 00:59:32 brad_mssw Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r3.ebuild,v 1.11 2004/04/27 21:11:18 agriffis Exp $
GNOME_TARBALL_SUFFIX="gz"
inherit libtool gnome.org
diff --git a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild
index bf100159b081..5b91e8a8e1a8 100644
--- a/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild
+++ b/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild
@@ -1,9 +1,9 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.4 2004/02/26 04:48:38 kumba Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-base/libghttp/libghttp-1.0.9-r4.ebuild,v 1.5 2004/04/27 21:11:18 agriffis Exp $
GNOME_TARBALL_SUFFIX="gz"
-inherit libtool gnome.org
+inherit libtool gnome.org eutils
DESCRIPTION="GNOME http client library"
LICENSE="LGPL-2 GPL-2"