diff options
author | Christian Faulhammer <fauli@gentoo.org> | 2007-02-14 07:51:21 +0000 |
---|---|---|
committer | Christian Faulhammer <fauli@gentoo.org> | 2007-02-14 07:51:21 +0000 |
commit | 644e4bcc43a974c2bacc894504297bf8ebf03272 (patch) | |
tree | 966526d4eb64cd9e224bd772c54c5611b5a031c8 /dev-util/monodoc | |
parent | stable x86; bug 166790 (diff) | |
download | historical-644e4bcc43a974c2bacc894504297bf8ebf03272.tar.gz historical-644e4bcc43a974c2bacc894504297bf8ebf03272.tar.bz2 historical-644e4bcc43a974c2bacc894504297bf8ebf03272.zip |
stable x86; bug 166463
Package-Manager: portage-2.1.2-r9
Diffstat (limited to 'dev-util/monodoc')
-rw-r--r-- | dev-util/monodoc/ChangeLog | 5 | ||||
-rw-r--r-- | dev-util/monodoc/monodoc-1.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-util/monodoc/ChangeLog b/dev-util/monodoc/ChangeLog index 92b58ba4d5f1..39b2defcd092 100644 --- a/dev-util/monodoc/ChangeLog +++ b/dev-util/monodoc/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-util/monodoc # Copyright 2000-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/ChangeLog,v 1.56 2007/02/12 07:59:07 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/ChangeLog,v 1.57 2007/02/14 07:49:59 opfer Exp $ + + 14 Feb 2007; Christian Faulhammer <opfer@gentoo.org> monodoc-1.2.1.ebuild: + stable x86; bug 166463 12 Feb 2007; Saleem Abdulrasool <compnerd@gentoo.org> -monodoc-1.0.4-r1.ebuild, -monodoc-1.0.5.ebuild, -monodoc-1.0.6.ebuild, diff --git a/dev-util/monodoc/monodoc-1.2.1.ebuild b/dev-util/monodoc/monodoc-1.2.1.ebuild index 8645511a7ddb..4bab0af44e96 100644 --- a/dev-util/monodoc/monodoc-1.2.1.ebuild +++ b/dev-util/monodoc/monodoc-1.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.2.1.ebuild,v 1.1 2007/01/02 23:19:53 compnerd Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-util/monodoc/monodoc-1.2.1.ebuild,v 1.2 2007/02/14 07:49:59 opfer Exp $ inherit mono multilib @@ -10,7 +10,7 @@ SRC_URI="http://www.go-mono.com/sources/${PN}/${P}.zip" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" +KEYWORDS="~amd64 ~ppc x86" IUSE="X" RDEPEND=">=dev-lang/mono-1.1 |