diff options
author | 2003-12-29 02:51:39 +0000 | |
---|---|---|
committer | 2003-12-29 02:51:39 +0000 | |
commit | 0671fcc2a542dad88188d5b582f5ca1eb42adb47 (patch) | |
tree | ed3d8188a8b241b9c5b865fdb63a8d101e784433 /dev-libs/expat/expat-1.95.6-r1.ebuild | |
parent | version bump (diff) | |
download | gentoo-2-0671fcc2a542dad88188d5b582f5ca1eb42adb47.tar.gz gentoo-2-0671fcc2a542dad88188d5b582f5ca1eb42adb47.tar.bz2 gentoo-2-0671fcc2a542dad88188d5b582f5ca1eb42adb47.zip |
Move to mips stable (~mips -> mips)
Diffstat (limited to 'dev-libs/expat/expat-1.95.6-r1.ebuild')
-rw-r--r-- | dev-libs/expat/expat-1.95.6-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/dev-libs/expat/expat-1.95.6-r1.ebuild b/dev-libs/expat/expat-1.95.6-r1.ebuild index 8488f6527739..65bcc5ad0815 100644 --- a/dev-libs/expat/expat-1.95.6-r1.ebuild +++ b/dev-libs/expat/expat-1.95.6-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6-r1.ebuild,v 1.10 2003/09/23 15:48:27 darkspecter Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/expat/expat-1.95.6-r1.ebuild,v 1.11 2003/12/29 02:51:39 kumba Exp $ inherit eutils @@ -10,7 +10,7 @@ HOMEPAGE="http://expat.sourceforge.net/" SLOT="0" LICENSE="as-is" -KEYWORDS="amd64 x86 ppc sparc alpha hppa arm ia64" +KEYWORDS="amd64 x86 ppc sparc alpha hppa arm ia64 mips" DEPEND="virtual/glibc" |