diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2006-06-17 08:00:20 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2006-06-17 08:00:20 +0000 |
commit | b975c6541e63c87cc3e84757deabe3e8a0bc0e7f (patch) | |
tree | acbdeca8a732371385f970b204e799ff3bede3f2 /dev-libs/libole2 | |
parent | +# Needs newer linux-headers. masked until then (diff) | |
download | gentoo-2-b975c6541e63c87cc3e84757deabe3e8a0bc0e7f.tar.gz gentoo-2-b975c6541e63c87cc3e84757deabe3e8a0bc0e7f.tar.bz2 gentoo-2-b975c6541e63c87cc3e84757deabe3e8a0bc0e7f.zip |
make DESCRIPTION consistent
(Portage version: 2.1.1_pre1)
Diffstat (limited to 'dev-libs/libole2')
-rw-r--r-- | dev-libs/libole2/ChangeLog | 8 | ||||
-rw-r--r-- | dev-libs/libole2/libole2-0.2.3-r1.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-libs/libole2/ChangeLog b/dev-libs/libole2/ChangeLog index 3e0736e008d9..c2a520d9a9d2 100644 --- a/dev-libs/libole2/ChangeLog +++ b/dev-libs/libole2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-libs/libole2 -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/ChangeLog,v 1.16 2005/04/18 17:01:54 hansmi Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/ChangeLog,v 1.17 2006/06/17 08:00:20 mr_bones_ Exp $ + + 17 Jun 2006; Michael Sterrett <mr_bones_@gentoo.org> + libole2-0.2.3-r1.ebuild: + make DESCRIPTION consistent 18 Apr 2005; Michael Hanselmann <hansmi@gentoo.org> libole2-0.2.4-r1.ebuild: diff --git a/dev-libs/libole2/libole2-0.2.3-r1.ebuild b/dev-libs/libole2/libole2-0.2.3-r1.ebuild index ad723bd1264f..d2359497beea 100644 --- a/dev-libs/libole2/libole2-0.2.3-r1.ebuild +++ b/dev-libs/libole2/libole2-0.2.3-r1.ebuild @@ -1,8 +1,8 @@ -# Copyright 1999-2004 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.3-r1.ebuild,v 1.15 2004/07/14 14:44:23 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/libole2/libole2-0.2.3-r1.ebuild,v 1.16 2006/06/17 08:00:20 mr_bones_ Exp $ -DESCRIPTION="libole2" +DESCRIPTION="Library to manipulate OLE2 Structured Storage files" SRC_URI="ftp://ftp.gnome.org/pub/GNOME/unstable/sources/${PN}/${P}.tar.gz" HOMEPAGE="http://www.gnome.org/" |