diff options
author | 2005-05-27 11:24:40 +0000 | |
---|---|---|
committer | 2005-05-27 11:24:40 +0000 | |
commit | dece079714aa1e6b95a2d598ccdcfaff2337a95e (patch) | |
tree | 953916741450923768ec957d298a520af1e1d6ac /sci-mathematics/ksimus-boolean | |
parent | ~amd64 (diff) | |
download | historical-dece079714aa1e6b95a2d598ccdcfaff2337a95e.tar.gz historical-dece079714aa1e6b95a2d598ccdcfaff2337a95e.tar.bz2 historical-dece079714aa1e6b95a2d598ccdcfaff2337a95e.zip |
Cosmetic changes
Package-Manager: portage-2.0.51.19
Diffstat (limited to 'sci-mathematics/ksimus-boolean')
-rw-r--r-- | sci-mathematics/ksimus-boolean/ChangeLog | 6 | ||||
-rw-r--r-- | sci-mathematics/ksimus-boolean/Manifest | 4 | ||||
-rw-r--r-- | sci-mathematics/ksimus-boolean/ksimus-boolean-0.3.6.ebuild | 6 |
3 files changed, 10 insertions, 6 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..23381cafff02 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 5261db24a12f065a3031ef4599436d92 ChangeLog 1181 +MD5 7c60c5ba373d634e4cec87f73b509c2c ksimus-boolean-0.3.6.ebuild 703 +MD5 798c4f6f4e9022b48d52464e76b523d9 ChangeLog 1285 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" |