diff options
-rw-r--r-- | sci-misc/qcad/Manifest | 12 | ||||
-rw-r--r-- | sci-misc/qcad/qcad-2.0.3.1-r1.ebuild | 6 | ||||
-rw-r--r-- | sci-misc/qcad/qcad-2.0.3.1.ebuild | 6 | ||||
-rw-r--r-- | sci-misc/qcad/qcad-2.0.4.0.ebuild | 6 |
4 files changed, 15 insertions, 15 deletions
diff --git a/sci-misc/qcad/Manifest b/sci-misc/qcad/Manifest index e5571f407345..bf0aac4a8219 100644 --- a/sci-misc/qcad/Manifest +++ b/sci-misc/qcad/Manifest @@ -1,9 +1,9 @@ -MD5 9f533a2083b7b1f3e472c10f958f61d6 qcad-2.0.3.1-r1.ebuild 2567 -MD5 da5b7f439ad855a2177bb9e16b7aadc4 qcad-2.0.2.0.ebuild 1563 -MD5 9d1eeb7e6da380fe07e98889ecb73363 qcad-2.0.4.0.ebuild 2766 -MD5 79c8132e622ee8b5b960449c55548e95 qcad-2.0.4.0-r1.ebuild 2444 -MD5 c584eae37e121e98386dd443277b8c43 qcad-2.0.3.1.ebuild 2121 -MD5 36c3f057a87ca6afd6976ac4e366103c ChangeLog 4244 +MD5 4f9e27916ab276b53d37487dcd696e95 qcad-2.0.3.1-r1.ebuild 2570 +MD5 b28279adc17f5c9e83a3280a4c49368a qcad-2.0.2.0.ebuild 1564 +MD5 f3fd2cb5ac8461d81996b4960fdec843 qcad-2.0.4.0.ebuild 2769 +MD5 8e62cec6fd447cdcaae89086b0938ce0 qcad-2.0.4.0-r1.ebuild 2445 +MD5 16254a1886c716e0454d58e86e9121de qcad-2.0.3.1.ebuild 2124 +MD5 1cf4a4daf31290a54405fd5d7f011ca3 ChangeLog 4712 MD5 8c623e53daafa025137077c6b65815bd metadata.xml 156 MD5 03a389a58ed129eda4567585a4094a33 files/qcad-2.0.3.1-1.src-gentoo.patch 2177 MD5 c79cda60b6383bbd7cd5c59e5975444e files/manual.patch-r1 841 diff --git a/sci-misc/qcad/qcad-2.0.3.1-r1.ebuild b/sci-misc/qcad/qcad-2.0.3.1-r1.ebuild index bf9fc17be621..0fb6ca7d30e5 100644 --- a/sci-misc/qcad/qcad-2.0.3.1-r1.ebuild +++ b/sci-misc/qcad/qcad-2.0.3.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.3.1-r1.ebuild,v 1.1 2004/12/27 21:24:47 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.3.1-r1.ebuild,v 1.2 2004/12/27 21:32:26 ribosome Exp $ inherit kde-functions eutils @@ -83,10 +83,10 @@ src_install () { } pkg_postinst () { - if ! has_version "app-sci/qcad-parts"; then + if ! has_version "sci-misc/qcad-parts"; then einfo einfo "The QCad parts library is available as a seperate package." - einfo "emerge app-sci/qcad-parts to get it." + einfo "emerge sci-misc/qcad-parts to get it." einfo fi } diff --git a/sci-misc/qcad/qcad-2.0.3.1.ebuild b/sci-misc/qcad/qcad-2.0.3.1.ebuild index 1054ac066f7d..c491f7c19d26 100644 --- a/sci-misc/qcad/qcad-2.0.3.1.ebuild +++ b/sci-misc/qcad/qcad-2.0.3.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.3.1.ebuild,v 1.1 2004/12/27 21:24:47 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.3.1.ebuild,v 1.2 2004/12/27 21:32:26 ribosome Exp $ inherit kde-functions eutils @@ -70,10 +70,10 @@ src_install () { } pkg_postinst () { - if ! has_version "app-sci/qcad-parts"; then + if ! has_version "sci-misc/qcad-parts"; then einfo einfo "The QCad parts library is available as a seperate package." - einfo "emerge app-sci/qcad-parts to get it." + einfo "emerge sci-misc/qcad-parts to get it." einfo fi } diff --git a/sci-misc/qcad/qcad-2.0.4.0.ebuild b/sci-misc/qcad/qcad-2.0.4.0.ebuild index 476bfde40442..277255842a25 100644 --- a/sci-misc/qcad/qcad-2.0.4.0.ebuild +++ b/sci-misc/qcad/qcad-2.0.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.4.0.ebuild,v 1.1 2004/12/27 21:24:47 ribosome Exp $ +# $Header: /var/cvsroot/gentoo-x86/sci-misc/qcad/qcad-2.0.4.0.ebuild,v 1.2 2004/12/27 21:32:26 ribosome Exp $ inherit kde-functions eutils @@ -83,10 +83,10 @@ src_install () { } pkg_postinst () { - if ! has_version "app-sci/qcad-parts"; then + if ! has_version "sci-misc/qcad-parts"; then einfo einfo "The QCad parts library is available as a seperate package." - einfo "emerge app-sci/qcad-parts to get it." + einfo "emerge sci-misc/qcad-parts to get it." einfo fi einfo "help was removed from the community edition - see" |