diff options
author | Matthew Turk <satai@gentoo.org> | 2003-01-08 23:29:46 +0000 |
---|---|---|
committer | Matthew Turk <satai@gentoo.org> | 2003-01-08 23:29:46 +0000 |
commit | 8627bab514e5d5d524f84521ea56444da7abf604 (patch) | |
tree | a6f78d1025b538766044a8dc12a148445b03e837 /app-text/xhtml1 | |
parent | deletet in error (diff) | |
download | gentoo-2-8627bab514e5d5d524f84521ea56444da7abf604.tar.gz gentoo-2-8627bab514e5d5d524f84521ea56444da7abf604.tar.bz2 gentoo-2-8627bab514e5d5d524f84521ea56444da7abf604.zip |
Marking as stable.
Diffstat (limited to 'app-text/xhtml1')
-rw-r--r-- | app-text/xhtml1/ChangeLog | 3 | ||||
-rw-r--r-- | app-text/xhtml1/xhtml1-20020801-r1.ebuild | 4 |
2 files changed, 5 insertions, 2 deletions
diff --git a/app-text/xhtml1/ChangeLog b/app-text/xhtml1/ChangeLog index 8c72cdd78bf6..365caaab2ef0 100644 --- a/app-text/xhtml1/ChangeLog +++ b/app-text/xhtml1/ChangeLog @@ -3,6 +3,9 @@ # /home/cvsroot/gentoo-x86/app-text/xhtml1/ChangeLog,v 1.2 2002/11/27 19:10:11 # vapier Exp $ + 08 Jan 2003; Matthew Turk <satai@gentoo.org> : + Marked as stable. + *xhtml1-20020801 (30 Dec 02) 30 Dec 2002; Matthew Turk <satai@gentoo.org> : diff --git a/app-text/xhtml1/xhtml1-20020801-r1.ebuild b/app-text/xhtml1/xhtml1-20020801-r1.ebuild index 204b58bfb01d..65ac9ceac9b1 100644 --- a/app-text/xhtml1/xhtml1-20020801-r1.ebuild +++ b/app-text/xhtml1/xhtml1-20020801-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r1.ebuild,v 1.1 2002/12/31 04:36:56 satai Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/xhtml1/xhtml1-20020801-r1.ebuild,v 1.2 2003/01/08 23:29:46 satai Exp $ inherit sgml-catalog @@ -9,7 +9,7 @@ HOMEPAGE="http://www.w3.org/TR/${PN}/" SRC_URI="${HOMEPAGE}${PN}.tgz" LICENSE="W3C" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="x86" DEPEND="app-text/sgml-common" src_install() { |