diff options
author | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:21 +0000 |
---|---|---|
committer | Daniel Robbins <drobbins@gentoo.org> | 2002-07-11 06:30:21 +0000 |
commit | 0fa57e746421c8e22473feca0ee1d5ee9d383cda (patch) | |
tree | 4b8ef7e0590db8734da51081cbcc67d35530d365 /dev-libs/librep | |
parent | header fixes (diff) | |
download | historical-0fa57e746421c8e22473feca0ee1d5ee9d383cda.tar.gz historical-0fa57e746421c8e22473feca0ee1d5ee9d383cda.tar.bz2 historical-0fa57e746421c8e22473feca0ee1d5ee9d383cda.zip |
header fixes
Diffstat (limited to 'dev-libs/librep')
-rw-r--r-- | dev-libs/librep/librep-0.15.2-r1.ebuild | 3 | ||||
-rw-r--r-- | dev-libs/librep/librep-0.15.2.ebuild | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/dev-libs/librep/librep-0.15.2-r1.ebuild b/dev-libs/librep/librep-0.15.2-r1.ebuild index 00b5c6e0ef79..a430802bfc73 100644 --- a/dev-libs/librep/librep-0.15.2-r1.ebuild +++ b/dev-libs/librep/librep-0.15.2-r1.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.15.2-r1.ebuild,v 1.1 2002/03/17 21:46:27 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.15.2-r1.ebuild,v 1.2 2002/07/11 06:30:21 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Shared library implementing a Lisp dialect" diff --git a/dev-libs/librep/librep-0.15.2.ebuild b/dev-libs/librep/librep-0.15.2.ebuild index a515c5c713f0..a83e2d89af16 100644 --- a/dev-libs/librep/librep-0.15.2.ebuild +++ b/dev-libs/librep/librep-0.15.2.ebuild @@ -1,7 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 or later -# Maintainer: Achim Gottinger <achim@gentoo.org> -# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.15.2.ebuild,v 1.1 2002/01/23 18:45:25 azarah Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/librep/librep-0.15.2.ebuild,v 1.2 2002/07/11 06:30:21 drobbins Exp $ S=${WORKDIR}/${P} DESCRIPTION="Shared library implementing a Lisp dialect" |