diff options
author | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:10:47 +0000 |
---|---|---|
committer | Markus Rothe <corsair@gentoo.org> | 2008-04-06 19:10:47 +0000 |
commit | 915a1c03a061a7d4f10a27d049264722d9261ada (patch) | |
tree | ff1e071e7d51d13285a96c3fc43f0057c046774a /dev-texlive/texlive-music | |
parent | Version bump. Add BSD licence. (diff) | |
download | historical-915a1c03a061a7d4f10a27d049264722d9261ada.tar.gz historical-915a1c03a061a7d4f10a27d049264722d9261ada.tar.bz2 historical-915a1c03a061a7d4f10a27d049264722d9261ada.zip |
Added ~ppc; bug #195815
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'dev-texlive/texlive-music')
-rw-r--r-- | dev-texlive/texlive-music/ChangeLog | 5 | ||||
-rw-r--r-- | dev-texlive/texlive-music/texlive-music-2007.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/dev-texlive/texlive-music/ChangeLog b/dev-texlive/texlive-music/ChangeLog index e5accbcce80e..aae8da8c0025 100644 --- a/dev-texlive/texlive-music/ChangeLog +++ b/dev-texlive/texlive-music/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for dev-texlive/texlive-music # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.10 2008/04/06 16:30:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/ChangeLog,v 1.11 2008/04/06 18:56:40 corsair Exp $ + + 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-music-2007.ebuild: + Added ~ppc; bug #195815 06 Apr 2008; Markus Rothe <corsair@gentoo.org> texlive-music-2007.ebuild: Stable on ppc64; bug #215735 diff --git a/dev-texlive/texlive-music/texlive-music-2007.ebuild b/dev-texlive/texlive-music/texlive-music-2007.ebuild index ac45c6ad0317..c43cf1ffc48f 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-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.10 2008/04/06 16:30:18 corsair Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-texlive/texlive-music/texlive-music-2007.ebuild,v 1.11 2008/04/06 18:56:40 corsair 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 ~x86-fbsd" +KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ppc64 ~sparc x86 ~x86-fbsd" |