Gentoo Archives: gentoo-commits

From: "Ulrich Mueller (ulm)" <ulm@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] gentoo-x86 commit in app-eselect/eselect-mpg123/files: mpg123.eselect-0.1
Date: Tue, 31 Mar 2015 16:51:46
Message-Id: 20150331165143.0892914EE2@oystercatcher.gentoo.org
1 ulm 15/03/31 16:51:43
2
3 Added: mpg123.eselect-0.1
4 Log:
5 Move package from app-admin to app-eselect category.
6
7 (Portage version: 2.2.18/cvs/Linux x86_64, RepoMan options: --force, signed Manifest commit with key 9433907D693FB5B8!)
8
9 Revision Changes Path
10 1.1 app-eselect/eselect-mpg123/files/mpg123.eselect-0.1
11
12 file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-mpg123/files/mpg123.eselect-0.1?rev=1.1&view=markup
13 plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-eselect/eselect-mpg123/files/mpg123.eselect-0.1?rev=1.1&content-type=text/plain
14
15 Index: mpg123.eselect-0.1
16 ===================================================================
17 # Copyright 1999-2015 Gentoo Foundation
18 # Distributed under the terms of the GNU General Public License v2
19 # $Id: mpg123.eselect-0.1,v 1.1 2015/03/31 16:51:42 ulm Exp $
20
21 DESCRIPTION="Manage /usr/bin/mpg123 implementation"
22 MAINTAINER="ssuominen@g.o"
23 VERSION="0.1"
24
25 SYMLINK_PATH=/usr/bin/mpg123
26 SYMLINK_TARGETS=( mpg123-mpg123 mpg321-mpg123 )
27 SYMLINK_DESCRIPTION='mpg123 binary'
28
29 inherit bin-symlink