diff options
author | Patrick Lauer <patrick@gentoo.org> | 2009-10-09 17:24:56 +0000 |
---|---|---|
committer | Patrick Lauer <patrick@gentoo.org> | 2009-10-09 17:24:56 +0000 |
commit | b18d54a3e13d080d19b50052e3571b568043c333 (patch) | |
tree | 0b64f79fbc62926f306a8e7d3b295ade0bc8dcc1 /sys-libs/tevent | |
parent | Bump to 3.4.2. Many new useflags and features. Ebuilds based on modifications... (diff) | |
download | historical-b18d54a3e13d080d19b50052e3571b568043c333.tar.gz historical-b18d54a3e13d080d19b50052e3571b568043c333.tar.bz2 historical-b18d54a3e13d080d19b50052e3571b568043c333.zip |
Improve description
Package-Manager: portage-2.2_rc44/cvs/Linux x86_64
Diffstat (limited to 'sys-libs/tevent')
-rw-r--r-- | sys-libs/tevent/ChangeLog | 5 | ||||
-rw-r--r-- | sys-libs/tevent/tevent-0.9.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-libs/tevent/ChangeLog b/sys-libs/tevent/ChangeLog index 92d68f045350..a88391d3b593 100644 --- a/sys-libs/tevent/ChangeLog +++ b/sys-libs/tevent/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-libs/tevent # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.1 2009/10/09 17:18:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/ChangeLog,v 1.2 2009/10/09 17:24:56 patrick Exp $ + + 09 Oct 2009; Patrick Lauer <patrick@gentoo.org> tevent-0.9.8.ebuild: + Improve description *tevent-0.9.8 (09 Oct 2009) diff --git a/sys-libs/tevent/tevent-0.9.8.ebuild b/sys-libs/tevent/tevent-0.9.8.ebuild index a81d7965f9c7..8b483f9cbc15 100644 --- a/sys-libs/tevent/tevent-0.9.8.ebuild +++ b/sys-libs/tevent/tevent-0.9.8.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.8.ebuild,v 1.1 2009/10/09 17:18:32 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/tevent/tevent-0.9.8.ebuild,v 1.2 2009/10/09 17:24:56 patrick Exp $ EAPI="2" inherit confutils eutils -DESCRIPTION="tevent" +DESCRIPTION="Samba tevent library" HOMEPAGE="http://tevent.samba.org/" SRC_URI="http://samba.org/ftp/tevent/${P}.tar.gz" LICENSE="GPL-3" |