mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-04 01:48:54 +00:00
- Add conflicts to upcoming stage2 and 3 of gentoo linux_base
- Remove a useless variable PR: 97152 Submitted by: gabor (maintainer)
This commit is contained in:
parent
49d3480a6d
commit
6c4e7b8d9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164517
@ -10,7 +10,6 @@ PORTVERSION= 2006.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= emulators linux
|
||||
MASTER_SITES= ${MASTER_SITE_GENTOO}
|
||||
EXTRACT_ONLY=
|
||||
|
||||
MAINTAINER= gkovesdan@t-hosting.hu
|
||||
COMMENT= Files from Gentoo distribution, for Linux compatibility
|
||||
@ -18,7 +17,8 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility
|
||||
RESTRICTED= binaries licensed under GNU GPL without accompanying source
|
||||
|
||||
CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \
|
||||
linux_base-rh* linux_base-suse* linux_base-fc*
|
||||
linux_base-rh* linux_base-suse* linux_base-fc* \
|
||||
linux_base-gentoo-stage[23]-*
|
||||
|
||||
DIST_SUBDIR= gentoo-linux
|
||||
NO_BUILD= YES
|
||||
|
@ -10,7 +10,6 @@ PORTVERSION= 2006.0
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= emulators linux
|
||||
MASTER_SITES= ${MASTER_SITE_GENTOO}
|
||||
EXTRACT_ONLY=
|
||||
|
||||
MAINTAINER= gkovesdan@t-hosting.hu
|
||||
COMMENT= Files from Gentoo distribution, for Linux compatibility
|
||||
@ -18,7 +17,8 @@ COMMENT= Files from Gentoo distribution, for Linux compatibility
|
||||
RESTRICTED= binaries licensed under GNU GPL without accompanying source
|
||||
|
||||
CONFLICTS= linux_base-7* linux_base-8* linux_base-debian* \
|
||||
linux_base-rh* linux_base-suse* linux_base-fc*
|
||||
linux_base-rh* linux_base-suse* linux_base-fc* \
|
||||
linux_base-gentoo-stage[23]-*
|
||||
|
||||
DIST_SUBDIR= gentoo-linux
|
||||
NO_BUILD= YES
|
||||
|
Loading…
Reference in New Issue
Block a user