add two properties to the .etp specifications

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@41 cd1c1023-2f26-0410-ae45-c471fc1f0318
This commit is contained in:
lxnay
2007-02-02 20:29:10 +00:00
parent 2a2c84043e
commit 4e45ff9a80

View File

@@ -31,6 +31,7 @@ BinaryTree = "/var/lib/entropy/packages"
# dictionary info
pData = {
'PackageNAME': "",
'PackageDESCRIPTION': "",
'PackageCATEGORY': "",
'PackageARCH': "",
'PackageCHOST': "",
@@ -39,6 +40,7 @@ pData = {
'PackageLICENSE': "",
'PackageBIN_URI': "",
'PackageDEPENDENCIES': "",
'PackageCONFLICTS': "",
}
# System functions