diff options
author | Alexis Ballier <aballier@gentoo.org> | 2008-02-10 15:56:42 +0000 |
---|---|---|
committer | Alexis Ballier <aballier@gentoo.org> | 2008-02-10 15:56:42 +0000 |
commit | c40fb7699d40a4e172b9ac4b2c199c6330e5dec9 (patch) | |
tree | 252318cb874e537dc07066f9a3b80e8dea756f8f /dev-texlive | |
parent | keyword ~x86-fbsd (diff) | |
download | gentoo-2-c40fb7699d40a4e172b9ac4b2c199c6330e5dec9.tar.gz gentoo-2-c40fb7699d40a4e172b9ac4b2c199c6330e5dec9.tar.bz2 gentoo-2-c40fb7699d40a4e172b9ac4b2c199c6330e5dec9.zip |
keyword ~x86-fbsd
(Portage version: 2.1.4.2)
Diffstat (limited to 'dev-texlive')
-rw-r--r-- | dev-texlive/texlive-music/ChangeLog | 8 | ||||
-rw-r--r-- | dev-texlive/texlive-music/texlive-music-2007.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog index 5fb41735ce69..572413f0ba97 100644 --- a/dev-texlive/texlive-music/ChangeLog +++ b/dev-texlive/texlive-music/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for dev-texlive/texlive-music -# Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.7 2007/12/18 19:47:41 jer Exp $ +# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.8 2008/02/10 15:56:42 aballier Exp $ + + 10 Feb 2008; Alexis Ballier <aballier@gentoo.org> + texlive-music-2007.ebuild: + keyword ~x86-fbsd 18 Dec 2007; Jeroen Roovers <jer@gentoo.org> texlive-music-2007.ebuild: Marked ~hppa (bug #195815). diff --git a/dev-texlive/texlive-music/texlive-music-2007.ebuild b/dev-texlive/texlive-music/texlive-music-2007.ebuild index a67cabdb79d7..3a901c26bda5 100644 --- a/dev-texlive/texlive-music/texlive-music-2007.ebuild +++ b/dev-texlive/texlive-music/texlive-music-2007.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2007 Gentoo Foundation +# Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2007.ebuild,v 1.7 2007/12/18 19:47:41 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2007.ebuild,v 1.8 2008/02/10 15:56:42 aballier Exp $ TEXLIVE_MODULES_DEPS="dev-texlive/texlive-latex " @@ -11,4 +11,4 @@ DESCRIPTION="TeXLive Music typesetting" LICENSE="GPL-2 LPPL-1.3c" SLOT="0" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc64 ~sparc ~x86 ~x86-fbsd" |