diff options
-rw-r--r-- | app-shells/bashish/ChangeLog | 5 | ||||
-rw-r--r-- | app-shells/bashish/Manifest | 4 | ||||
-rw-r--r-- | app-shells/bashish/bashish-1.9.19.ebuild | 1 |
3 files changed, 7 insertions, 3 deletions
diff --git a/app-shells/bashish/ChangeLog b/app-shells/bashish/ChangeLog index 5fb18a93684f..91334e0a1aaf 100644 --- a/app-shells/bashish/ChangeLog +++ b/app-shells/bashish/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-shells/bashish # Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.1 2003/04/26 21:38:24 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/ChangeLog,v 1.2 2003/06/12 23:42:50 msterret Exp $ + + 12 Jun 2003; <msterret@gentoo.org> bashish-1.9.19.ebuild: + add Header *bashish-1.9.19 (24 Apr 2003) diff --git a/app-shells/bashish/Manifest b/app-shells/bashish/Manifest index 519624bed6e7..3989c00fc266 100644 --- a/app-shells/bashish/Manifest +++ b/app-shells/bashish/Manifest @@ -1,3 +1,3 @@ -MD5 44409870d8d6e7753f0d50c90a313334 ChangeLog 388 -MD5 f2742d9cde8597913729dceb799dcf1e bashish-1.9.19.ebuild 1239 +MD5 677bd4b5819772163122392b91b779a6 bashish-1.9.19.ebuild 1357 +MD5 49ea64cd89d7996dd604b4452aa964a6 ChangeLog 459 MD5 6ce225c1c67736d4f4eb4e199f647637 files/digest-bashish-1.9.19 66 diff --git a/app-shells/bashish/bashish-1.9.19.ebuild b/app-shells/bashish/bashish-1.9.19.ebuild index 566552585e7d..88d411bc429c 100644 --- a/app-shells/bashish/bashish-1.9.19.ebuild +++ b/app-shells/bashish/bashish-1.9.19.ebuild @@ -4,6 +4,7 @@ # # Suggestions for improvements are mostly welcome, the sandbox were angry # with my home-brewn installer +# $Header: /var/cvsroot/gentoo-x86/app-shells/bashish/bashish-1.9.19.ebuild,v 1.3 2003/06/12 23:42:50 msterret Exp $ S=${WORKDIR}/${P} DESCRIPTION="Text console theme engine" |