summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorD.M.D. Ljungmark <spider@gentoo.org>2002-05-23 23:21:52 +0000
committerD.M.D. Ljungmark <spider@gentoo.org>2002-05-23 23:21:52 +0000
commit4ea987ec5690ced30ef467694eee51ab2bcfc656 (patch)
tree693bb9fb9cef300d2277790fa0129cfeb4ce3a91 /gnome-extra/libgail-gnome
parentI masked app-arch/gnorpm since it seems to be abandonware (diff)
downloadhistorical-4ea987ec5690ced30ef467694eee51ab2bcfc656.tar.gz
historical-4ea987ec5690ced30ef467694eee51ab2bcfc656.tar.bz2
historical-4ea987ec5690ced30ef467694eee51ab2bcfc656.zip
description fix
Diffstat (limited to 'gnome-extra/libgail-gnome')
-rw-r--r--gnome-extra/libgail-gnome/ChangeLog6
-rw-r--r--gnome-extra/libgail-gnome/libgail-gnome-0.5.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/gnome-extra/libgail-gnome/ChangeLog b/gnome-extra/libgail-gnome/ChangeLog
index 9a1972579417..bed46bbeab62 100644
--- a/gnome-extra/libgail-gnome/ChangeLog
+++ b/gnome-extra/libgail-gnome/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for gnome-extra/libgail-gnome
# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.1 2002/05/23 01:14:37 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/ChangeLog,v 1.2 2002/05/23 23:21:52 spider Exp $
+
+libgail-gnome-0.5 (23 May 2002)
+ 23 May 2002; Spider <spider@gentoo.org> libgail-gnome-0.5.ebuild :
+ Fix description
*libgail-gnome-0.5 (22 May 2002)
22 May 2002; Spider <spider@gentoo.org> libgail-gnome-0.5.ebuild :
diff --git a/gnome-extra/libgail-gnome/libgail-gnome-0.5.0.ebuild b/gnome-extra/libgail-gnome/libgail-gnome-0.5.0.ebuild
index 5e02b8848071..11a1caed4024 100644
--- a/gnome-extra/libgail-gnome/libgail-gnome-0.5.0.ebuild
+++ b/gnome-extra/libgail-gnome/libgail-gnome-0.5.0.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2002 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
-# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-0.5.0.ebuild,v 1.1 2002/05/23 01:14:37 spider Exp $
+# $Header: /var/cvsroot/gentoo-x86/gnome-extra/libgail-gnome/libgail-gnome-0.5.0.ebuild,v 1.2 2002/05/23 23:21:52 spider Exp $
# Do _NOT_ strip symbols in the build! Need both lines for Portage 1.8.9+
DEBUG="yes"
@@ -10,8 +10,8 @@ CFLAGS="${CFLAGS} -g"
CXXFLAGS="${CXXFLAGS} -g"
S=${WORKDIR}/${P}
-DESCRIPTION="THIS MUST BE BUILT IN X launched as root!!! "
-SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/libgail-gnome/${P}.tar.bz2"
+DESCRIPTION="GAIL libraries for Gnome2 "
+SRC_URI="ftp://ftp.gnome.org/pub/GNOME/pre-gnome2/sources/${PN}/${P}.tar.bz2"
HOMEPAGE="http://www.gnome.org/"
SLOT="0"