diff options
author | Chad Huneycutt <chadh@gentoo.org> | 2001-08-12 18:32:42 +0000 |
---|---|---|
committer | Chad Huneycutt <chadh@gentoo.org> | 2001-08-12 18:32:42 +0000 |
commit | 16bcbd2af998c351e0c2d93a673b6ae3d3f376a0 (patch) | |
tree | c5f26adac4a56648e65cc60a3b28644bec05da51 /sys-libs | |
parent | *** empty log message *** (diff) | |
download | historical-16bcbd2af998c351e0c2d93a673b6ae3d3f376a0.tar.gz historical-16bcbd2af998c351e0c2d93a673b6ae3d3f376a0.tar.bz2 historical-16bcbd2af998c351e0c2d93a673b6ae3d3f376a0.zip |
small fixes
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/gdbm/gdbm-1.8.0-r3.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-libs/gdbm/gdbm-1.8.0-r3.ebuild b/sys-libs/gdbm/gdbm-1.8.0-r3.ebuild index 279b06763286..f0f6346c6223 100644 --- a/sys-libs/gdbm/gdbm-1.8.0-r3.ebuild +++ b/sys-libs/gdbm/gdbm-1.8.0-r3.ebuild @@ -2,7 +2,7 @@ # Distributed under the terms of the GNU General Public License, v2 or later # Author Daniel Robbins <drobbins@gentoo.org> # Chad Huneycutt <chad.huneycutt@acm.org> -# /home/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r2.ebuild,v 1.3 2001/03/06 05:27:28 achim Exp +# $Header: /var/cvsroot/gentoo-x86/sys-libs/gdbm/gdbm-1.8.0-r3.ebuild,v 1.3 2001/08/12 18:32:42 chadh Exp $ A=${P}.tar.gz S=${WORKDIR}/${P} |