diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 03:09:13 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-23 03:09:13 +0000 |
commit | ac8272da9ea20dbe88153e36ec1f01d5a0941dae (patch) | |
tree | f6fd33c6520ed276e4c4c3296597bc92029a4a95 /app-doc/quanta-docs | |
parent | Adding more packages to the beta ebuild (diff) | |
download | gentoo-2-ac8272da9ea20dbe88153e36ec1f01d5a0941dae.tar.gz gentoo-2-ac8272da9ea20dbe88153e36ec1f01d5a0941dae.tar.bz2 gentoo-2-ac8272da9ea20dbe88153e36ec1f01d5a0941dae.zip |
stable on ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'app-doc/quanta-docs')
-rw-r--r-- | app-doc/quanta-docs/ChangeLog | 6 | ||||
-rw-r--r-- | app-doc/quanta-docs/Manifest | 4 | ||||
-rw-r--r-- | app-doc/quanta-docs/quanta-docs-20041123.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/app-doc/quanta-docs/ChangeLog b/app-doc/quanta-docs/ChangeLog index 499ebec157bb..8fa7efc18474 100644 --- a/app-doc/quanta-docs/ChangeLog +++ b/app-doc/quanta-docs/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-doc/quanta-docs # Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.21 2005/08/21 09:59:02 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/ChangeLog,v 1.22 2005/08/23 03:09:13 agriffis Exp $ + + 23 Aug 2005; Aron Griffis <agriffis@gentoo.org> + quanta-docs-20041123.ebuild: + stable on ia64 21 Aug 2005; Rene Nussbaumer <killerfox@gentoo.org> quanta-docs-20041123.ebuild: diff --git a/app-doc/quanta-docs/Manifest b/app-doc/quanta-docs/Manifest index e78ab3f1ae62..40082175b5b2 100644 --- a/app-doc/quanta-docs/Manifest +++ b/app-doc/quanta-docs/Manifest @@ -1,6 +1,6 @@ -MD5 5bd4459e87156316758dcc1bb69c6259 ChangeLog 2204 MD5 acc03a4b12bb0433a57e95bd253b9501 metadata.xml 156 +MD5 5bd4459e87156316758dcc1bb69c6259 ChangeLog 2204 +MD5 a1a0e9f65194e6017b2784506204dbc8 quanta-docs-20041123.ebuild 1224 MD5 ad2b24290032cafaf94d04734c3e197e quanta-docs-20030405.ebuild 900 -MD5 c4ef06dc26fc005c2a16e3feb6b698dc quanta-docs-20041123.ebuild 1225 MD5 9ecae47968f19157b0cb7ec923d55e4a files/digest-quanta-docs-20030405 384 MD5 8b647008e1fa6b42f81dfc616782c435 files/digest-quanta-docs-20041123 395 diff --git a/app-doc/quanta-docs/quanta-docs-20041123.ebuild b/app-doc/quanta-docs/quanta-docs-20041123.ebuild index 4eab1bad17f3..2d446e3140f5 100644 --- a/app-doc/quanta-docs/quanta-docs-20041123.ebuild +++ b/app-doc/quanta-docs/quanta-docs-20041123.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20041123.ebuild,v 1.6 2005/08/21 09:59:02 killerfox Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-doc/quanta-docs/quanta-docs-20041123.ebuild,v 1.7 2005/08/23 03:09:13 agriffis Exp $ DESCRIPTION="Language documentation files for quanta." HOMEPAGE="http://quanta.kdewebdev.org/" @@ -19,7 +19,7 @@ SRC_URI="mirror://gentoo/${PN}-css-${PV}.tar.bz2 LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 hppa ~ia64 ~mips ppc ppc64 sparc x86" +KEYWORDS="~alpha ~amd64 hppa ia64 ~mips ppc ppc64 sparc x86" IUSE="mysql" S=${WORKDIR} |