diff options
author | Patrick Kursawe <phosphan@gentoo.org> | 2005-05-27 11:24:40 +0000 |
---|---|---|
committer | Patrick Kursawe <phosphan@gentoo.org> | 2005-05-27 11:24:40 +0000 |
commit | c7afb19eec2d17bbfd831e5d45f75ed7984263b7 (patch) | |
tree | 3ebf915d4036958466c4d02dd47e8db18d5290b3 /sci-mathematics | |
parent | ~amd64 (diff) | |
download | gentoo-2-c7afb19eec2d17bbfd831e5d45f75ed7984263b7.tar.gz gentoo-2-c7afb19eec2d17bbfd831e5d45f75ed7984263b7.tar.bz2 gentoo-2-c7afb19eec2d17bbfd831e5d45f75ed7984263b7.zip |
Cosmetic changes
(Portage version: 2.0.51.19)
Diffstat (limited to 'sci-mathematics')
-rw-r--r-- | sci-mathematics/ksimus-boolean/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/ksimus-boolean/Manifest | 2 | ||||
-rw-r--r-- | sci-mathematics/ksimus-boolean/ksimus-boolean-0.3.6.ebuild | 6 |
3 files changed, 9 insertions, 5 deletions
diff --git a/sci-mathematics/ksimus-boolean/ChangeLog b/sci-mathematics/ksimus-boolean/ChangeLog index 91c64da1727e..c06473ce902e 100644 --- a/sci-mathematics/ksimus-boolean/ChangeLog +++ b/sci-mathematics/ksimus-boolean/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sci-mathematics/ksimus-boolean # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus-boolean/ChangeLog,v 1.3 2005/05/27 06:47:10 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus-boolean/ChangeLog,v 1.4 2005/05/27 11:24:40 phosphan Exp $ + + 27 May 2005; Patrick Kursawe <phosphan@gentoo.org> + ksimus-boolean-0.3.6.ebuild: + Cosmetic changes 27 May 2005; Patrick Kursawe <phosphan@gentoo.org> ksimus-boolean-0.3.6.ebuild: diff --git a/sci-mathematics/ksimus-boolean/Manifest b/sci-mathematics/ksimus-boolean/Manifest index 349d9b0c98fb..1c3997509a69 100644 --- a/sci-mathematics/ksimus-boolean/Manifest +++ b/sci-mathematics/ksimus-boolean/Manifest @@ -1,4 +1,4 @@ -MD5 a105e429a0b78143d712e613cc98f977 ksimus-boolean-0.3.6.ebuild 721 +MD5 984921b21fc5983be61553120cef4ffb ksimus-boolean-0.3.6.ebuild 703 MD5 5261db24a12f065a3031ef4599436d92 ChangeLog 1181 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 884b53979f4ac4324f30e58810af7f43 files/digest-ksimus-boolean-0.3.6 158 diff --git a/sci-mathematics/ksimus-boolean/ksimus-boolean-0.3.6.ebuild b/sci-mathematics/ksimus-boolean/ksimus-boolean-0.3.6.ebuild index db884decbc89..27eae9c7bb49 100644 --- a/sci-mathematics/ksimus-boolean/ksimus-boolean-0.3.6.ebuild +++ b/sci-mathematics/ksimus-boolean/ksimus-boolean-0.3.6.ebuild @@ -1,14 +1,14 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus-boolean/ksimus-boolean-0.3.6.ebuild,v 1.2 2005/05/27 06:47:10 phosphan Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-mathematics/ksimus-boolean/ksimus-boolean-0.3.6.ebuild,v 1.3 2005/05/27 11:24:40 phosphan Exp $ inherit kde eutils -MYPATCH="ksimus-boolean-${PV}-namespaces.patch" +MYPATCH="${PN}-${PV}-namespaces.patch" HOMEPAGE="http://ksimus.berlios.de/" DESCRIPTION="The package Boolean contains some boolean components for KSimus." KEYWORDS="x86" -SRC_URI="http://ksimus.berlios.de/download/ksimus-boolean-3-${PV}.tar.gz +SRC_URI="http://ksimus.berlios.de/download/${PN}-3-${PV}.tar.gz mirror://gentoo/${MYPATCH}.bz2" LICENSE="GPL-2" |