diff options
author | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:29:29 +0000 |
---|---|---|
committer | Michael Sterrett <mr_bones_@gentoo.org> | 2003-09-06 22:29:29 +0000 |
commit | 87b906aae4459b4542a8450f37209d2f6fca3e71 (patch) | |
tree | d60d8aa94fe0cf4c5964ba78c0cbe2e313a4b9af /dev-libs/commonc++/commonc++-1.9.7-r3.ebuild | |
parent | repoman: trim trailing whitespace (diff) | |
download | historical-87b906aae4459b4542a8450f37209d2f6fca3e71.tar.gz historical-87b906aae4459b4542a8450f37209d2f6fca3e71.tar.bz2 historical-87b906aae4459b4542a8450f37209d2f6fca3e71.zip |
repoman: trim trailing whitespace
Diffstat (limited to 'dev-libs/commonc++/commonc++-1.9.7-r3.ebuild')
-rw-r--r-- | dev-libs/commonc++/commonc++-1.9.7-r3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild b/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild index 61df1451ce56..b0b5a3bc1f3d 100644 --- a/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild +++ b/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild,v 1.3 2003/07/12 09:22:21 aliz Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/commonc++/commonc++-1.9.7-r3.ebuild,v 1.4 2003/09/06 22:29:24 msterret Exp $ S=${WORKDIR}/${P/commonc/CommonC} -DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for\ +DESCRIPTION="GNU Common C++ is a C++ framework offering portable support for\ threading, sockets, file access, daemons, persistence, serial I/O, XML parsing,\ and system services" SRC_URI="http://ftp.azc.uam.mx/mirrors/gnu/commonc++/${P}.tar.gz |