diff options
author | Carlos Silva <r3pek@gentoo.org> | 2005-05-09 16:34:22 +0000 |
---|---|---|
committer | Carlos Silva <r3pek@gentoo.org> | 2005-05-09 16:34:22 +0000 |
commit | 0a42cbfb6391f8771cf558d909c92e7d6aff2afb (patch) | |
tree | 98e46ad16841a21db3e636df8bdbb47e1ea9cdc5 /dev-util/cogito/files | |
parent | Added to ~ppc (diff) | |
download | historical-0a42cbfb6391f8771cf558d909c92e7d6aff2afb.tar.gz historical-0a42cbfb6391f8771cf558d909c92e7d6aff2afb.tar.bz2 historical-0a42cbfb6391f8771cf558d909c92e7d6aff2afb.zip |
Version bump to 0.10 thx to Brandon Philips in bug #91973
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'dev-util/cogito/files')
-rw-r--r-- | dev-util/cogito/files/Makefile.patch | 20 | ||||
-rw-r--r-- | dev-util/cogito/files/digest-cogito-0.10 | 1 | ||||
-rw-r--r-- | dev-util/cogito/files/digest-cogito-0.8 | 1 |
3 files changed, 1 insertions, 21 deletions
diff --git a/dev-util/cogito/files/Makefile.patch b/dev-util/cogito/files/Makefile.patch deleted file mode 100644 index 63e0f5b48c71..000000000000 --- a/dev-util/cogito/files/Makefile.patch +++ /dev/null @@ -1,20 +0,0 @@ ---- Makefile.old 2005-04-26 20:59:55.988577928 +0100 -+++ Makefile 2005-04-26 21:00:27.972490800 +0100 -@@ -18,7 +18,7 @@ - CFLAGS=-g -O2 -Wall - - # Should be changed to /usr/local --prefix=$(HOME) -+prefix=/usr - - bindir=$(prefix)/bin - -@@ -91,7 +91,7 @@ - @echo Generating cg-version... - @rm -f $@ - @echo "#!/bin/sh" > $@ -- @PATH=.:$(PATH) echo "echo \"$(shell cat $(VERSION)) ($(shell commit-id))\"" >> $@ -+ @PATH=.:$(PATH) echo "echo \"$(shell cat $(VERSION)) ($(shell ./commit-id))\"" >> $@ - @chmod +x $@ - - install: $(PROG) $(SCRIPTS) $(SCRIPT) $(GEN_SCRIPT) diff --git a/dev-util/cogito/files/digest-cogito-0.10 b/dev-util/cogito/files/digest-cogito-0.10 new file mode 100644 index 000000000000..e5635f1e28e3 --- /dev/null +++ b/dev-util/cogito/files/digest-cogito-0.10 @@ -0,0 +1 @@ +MD5 5bce32ffd5c7de01fb4785b44a48b11d cogito-0.10.tar.bz2 89000 diff --git a/dev-util/cogito/files/digest-cogito-0.8 b/dev-util/cogito/files/digest-cogito-0.8 deleted file mode 100644 index 0edebbedbb82..000000000000 --- a/dev-util/cogito/files/digest-cogito-0.8 +++ /dev/null @@ -1 +0,0 @@ -MD5 fd211fdc2fb7d3a1917ba3e5f85496b9 cogito-0.8.tar.bz2 127157 |